preview versions (#285)

This commit is contained in:
Cilibiu Bogdan
2018-04-05 21:11:52 +03:00
committed by Denys Vuika
parent b1d093fd48
commit a73d3597a4
6 changed files with 23 additions and 9 deletions

View File

@@ -200,7 +200,7 @@
</adf-content-metadata-card>
</adf-info-drawer-tab>
<adf-info-drawer-tab label="Versions">
<adf-info-drawer-tab [label]="'APP.INFO_DRAWER.TABS.VERSIONS' | translate">
<ng-container *ngIf="isFileSelected(documentList.selection);else choose_document_template">
<ng-container *ngIf="canManageVersions(documentList.selection); else no_permission_to_versions">
<adf-version-manager *ngIf="infoInstance.node"