admin-layout.component.ts edited online with Bitbucket
This commit is contained in:
parent
afe65ee36a
commit
b626b02e18
@ -37,7 +37,7 @@ export class AdminLayoutComponent implements OnInit, OnDestroy {
|
||||
layoutDir = 'ltr';
|
||||
menuLayout : any = 'vertical-menu';
|
||||
selectedSidebarImage : any = 'bg-1';
|
||||
selectedSidebarColor : any = 'sidebar-blue';
|
||||
selectedSidebarColor : any = 'sidebar-red';
|
||||
selectedHeaderColor : any = 'header-default';
|
||||
collapsedClass : any = 'side-panel-opened';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user