remove MDL dependencies and old toolbar (#2207)

This commit is contained in:
Denys Vuika
2017-08-14 11:34:50 +01:00
committed by Mario Romano
parent fc46830f7d
commit bb79190209
17 changed files with 66 additions and 634 deletions

View File

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