mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2338] PDF Thumbnail Pane - close button (#2977)
* close thumblist panel * thumbnails template container
This commit is contained in:
committed by
Eugenio Romano
parent
ec3b208b84
commit
9bbdf4331e
Binary file not shown.
Before Width: | Height: | Size: 400 KiB After Width: | Height: | Size: 139 KiB |
@@ -306,7 +306,7 @@ export class CustomThumbnailsComponent {
|
||||
```
|
||||
|
||||
```html
|
||||
<ng-template let-pdfViewer="viewer" #customThumbnailsTemplate>
|
||||
<ng-template #customThumbnailsTemplate let-pdfViewer="viewer">
|
||||
<custom-thumbnails [pdfViewer]="pdfViewer"></custom-thumbnails>
|
||||
</ng-template>
|
||||
|
||||
|
Reference in New Issue
Block a user