refactor version 1 many todo

This commit is contained in:
eromano
2022-11-18 10:38:30 +01:00
committed by Amedeo Lepore
parent 169e59e4ce
commit 5a1327d40a
18 changed files with 1168 additions and 992 deletions

View File

@@ -1,7 +1,7 @@
<ng-container *ngIf="sharedLinkId">
<adf-viewer
<adf-alfresco-viewer
(invalidSharedLink)="redirectTo404()"
[sharedLinkId]="sharedLinkId"
[allowGoBack]="false">
</adf-viewer>
</adf-alfresco-viewer>
</ng-container>