[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:
Suzana Dirla
2018-12-05 13:31:55 +02:00
committed by Denys Vuika
parent 12a72afdac
commit 4dca8ebc2a
3 changed files with 20 additions and 4 deletions

View File

@@ -74,6 +74,7 @@ export class PreviewComponent extends PageComponent
navigateMultiple = false;
openWith: Array<ContentActionRef> = [];
contentExtensions: Array<ViewerExtensionRef> = [];
hasRightSidebar = true;
constructor(
private contentApi: ContentApiService,