mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
[ACA-2060] arrange viewer toolbar icons (#849)
* [ACA-2060] checks if empty * [ACA-2060] hide last divider * [ACA-2060] switch info drawer button & more menu * [ACA-2060] cspell change * [ACA-2060] apply changes only to viewer top toolbar
This commit is contained in:
committed by
Denys Vuika
parent
12a72afdac
commit
4dca8ebc2a
@@ -74,6 +74,7 @@ export class PreviewComponent extends PageComponent
|
||||
navigateMultiple = false;
|
||||
openWith: Array<ContentActionRef> = [];
|
||||
contentExtensions: Array<ViewerExtensionRef> = [];
|
||||
hasRightSidebar = true;
|
||||
|
||||
constructor(
|
||||
private contentApi: ContentApiService,
|
||||
|
Reference in New Issue
Block a user