Fixing some work that was rolled back

This commit is contained in:
L. Henze
2019-09-17 17:38:46 -04:00
parent 6b55f94405
commit 4a77dec870
2 changed files with 7 additions and 9 deletions

View File

@@ -13,8 +13,6 @@
<ds-comcol-page-header
[name]="collection.name">
</ds-comcol-page-header>
<!-- Browse-By Links -->
<ds-comcol-page-browse-by [id]="collection.id"></ds-comcol-page-browse-by>
<!-- Introductory text -->
<ds-comcol-page-content
[content]="collection.introductoryText"
@@ -57,7 +55,7 @@
</div>
</ng-container>
<footer>
<!-- Licence -->
<!-- License -->
<ds-comcol-page-content
[content]="collection.dcLicense"
[title]="'collection.page.license'">