We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33764f4 commit b7f3711Copy full SHA for b7f3711
2 files changed
src/app/shared/comcol/comcol-page-browse-by/comcol-page-browse-by.component.ts
@@ -36,7 +36,7 @@ import {
36
37
import {
38
APP_CONFIG,
39
- AppConfig
+ AppConfig,
40
} from '../../../../config/app-config.interface';
41
import { getCollectionPageRoute } from '../../../collection-page/collection-page-routing-paths';
42
import { getCommunityPageRoute } from '../../../community-page/community-page-routing-paths';
src/assets/i18n/en.json5
@@ -1565,7 +1565,7 @@
1565
"community.all-lists.head": "Subcommunities and Collections",
1566
1567
"community.search.breadcrumbs": "Search",
1568
-
+
1569
"community.search.results.head": "Search Results",
1570
1571
"community.sub-collection-list.head": "Collections in this Community",
0 commit comments