admin-layout.component.ts edited online with Bitbucket

This commit is contained in:
saravana kumar kandasami 2018-10-10 11:38:15 +00:00
parent afe65ee36a
commit b626b02e18

View File

@ -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';