mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 00:10:14 +01:00
sidebar todos
This commit is contained in:
parent
3ac6b75f9c
commit
b674d83552
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ import {Router} from '@angular/router-deprecated';
|
||||||
import {ThemeGlobal, layoutSizes} from '../../../theme';
|
import {ThemeGlobal, layoutSizes} from '../../../theme';
|
||||||
import {SidebarService} from './sidebar.service';
|
import {SidebarService} from './sidebar.service';
|
||||||
|
|
||||||
|
// TODO: separate menu and sidebar
|
||||||
|
// TODO: move some functionality to decorators
|
||||||
|
|
||||||
@Component({
|
@Component({
|
||||||
selector: 'sidebar',
|
selector: 'sidebar',
|
||||||
encapsulation: ViewEncapsulation.None,
|
encapsulation: ViewEncapsulation.None,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue