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