mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
replace MDL sidebar with material2 menus (#2112)
* replace MDL sidebar with material2 menus - separate language picker - separate "more" menu * toolbar theme picker * fix toolbar button colors for different themes * revert the commented out code
This commit is contained in:
committed by
Eugenio Romano
parent
7945757d51
commit
03f60d910f
@@ -39,6 +39,7 @@ export class FilesComponent implements OnInit {
|
||||
fileShowed: boolean = false;
|
||||
|
||||
useCustomToolbar = true;
|
||||
toolbarColor = 'default';
|
||||
useDropdownBreadcrumb = true;
|
||||
|
||||
selectionModes = [
|
||||
|
Reference in New Issue
Block a user