mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
renamed discoverableAndUndiscoverableItems to administrativeView
This commit is contained in:
@@ -2038,7 +2038,7 @@
|
|||||||
"title": "DSpace",
|
"title": "DSpace",
|
||||||
|
|
||||||
|
|
||||||
"discoverableAndUndiscoverableItems.search.results.head": "Administrative Search",
|
"administrativeView.search.results.head": "Administrative Search",
|
||||||
|
|
||||||
|
|
||||||
"uploader.browse": "browse",
|
"uploader.browse": "browse",
|
||||||
|
@@ -1 +1 @@
|
|||||||
<ds-configuration-search-page configuration="discoverableAndUndiscoverableItems" [context]="context"></ds-configuration-search-page>
|
<ds-configuration-search-page configuration="administrativeView" [context]="context"></ds-configuration-search-page>
|
||||||
|
Reference in New Issue
Block a user