Revert "Adding some responsiveness to demo shell app (#2408)" (#2410)

This reverts commit 6fa135faf3.
This commit is contained in:
Maurizio Vitale
2017-10-03 11:54:31 +01:00
committed by GitHub
parent 6fa135faf3
commit 55a999b492
8 changed files with 146 additions and 169 deletions

View File

@@ -45,6 +45,7 @@ export class FilesComponent implements OnInit {
showViewer: boolean = false;
toolbarColor = 'default';
useDropdownBreadcrumb = false;
useViewerDialog = true;
useInlineViewer = false;