mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Other minor lint fixes
This commit is contained in:
@@ -36,7 +36,7 @@ import {
|
|||||||
|
|
||||||
import {
|
import {
|
||||||
APP_CONFIG,
|
APP_CONFIG,
|
||||||
AppConfig
|
AppConfig,
|
||||||
} from '../../../../config/app-config.interface';
|
} from '../../../../config/app-config.interface';
|
||||||
import { getCollectionPageRoute } from '../../../collection-page/collection-page-routing-paths';
|
import { getCollectionPageRoute } from '../../../collection-page/collection-page-routing-paths';
|
||||||
import { getCommunityPageRoute } from '../../../community-page/community-page-routing-paths';
|
import { getCommunityPageRoute } from '../../../community-page/community-page-routing-paths';
|
||||||
|
@@ -1565,7 +1565,7 @@
|
|||||||
"community.all-lists.head": "Subcommunities and Collections",
|
"community.all-lists.head": "Subcommunities and Collections",
|
||||||
|
|
||||||
"community.search.breadcrumbs": "Search",
|
"community.search.breadcrumbs": "Search",
|
||||||
|
|
||||||
"community.search.results.head": "Search Results",
|
"community.search.results.head": "Search Results",
|
||||||
|
|
||||||
"community.sub-collection-list.head": "Collections in this Community",
|
"community.sub-collection-list.head": "Collections in this Community",
|
||||||
|
Reference in New Issue
Block a user