mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
fix nested span element
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<!--<span *ngIf="dso.allMetadata(['project.identifier.status']).length > 0"-->
|
||||
<!--class="item-list-status">-->
|
||||
<!--<span *ngFor="let value of allMetadataValues(['project.identifier.status']); let last=last;">-->
|
||||
<!--<span [innerHTML]="value"><span [innerHTML]="value"></span></span>-->
|
||||
<!--<span [innerHTML]="value"></span><span *ngIf="!last">; </span>-->
|
||||
<!--</span>-->
|
||||
<!--</span>-->
|
||||
<!--</ds-truncatable-part>-->
|
||||
|
Reference in New Issue
Block a user