]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/src/eg2/src/app/staff/catalog/record/opac.component.html
119b888579fd3f4c139d8f09449f5a6716ca59c4
[working/Evergreen.git] / Open-ILS / src / eg2 / src / app / staff / catalog / record / opac.component.html
1
2 <ng-container *ngIf="url">
3   <iframe class="w-100" height="450px" [src]="url"></iframe> 
4 </ng-container>
5