mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 14:33:03 +00:00
Added title to the mirador iframe.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<p class="full-text-op">{{'iiifviewer.fullscreen.notice' | translate}}</p>
|
||||
<iframe allowtransparency="true" [src]="iframeViewerUrl | async" id="mirador-viewer"></iframe>
|
||||
<iframe title="Mirador Viewer" allowtransparency="true" [src]="iframeViewerUrl | async" id="mirador-viewer"></iframe>
|
||||
|
||||
|
Reference in New Issue
Block a user