mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
Initials theme/pages dirs
This commit is contained in:
parent
790f4010e1
commit
8691adf9a9
6 changed files with 15 additions and 0 deletions
3
src/app/pages/dashboard/dashboard.component.ts
Normal file
3
src/app/pages/dashboard/dashboard.component.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
/**
|
||||
* Created by Andrey_Grabowsky on 20.04.16.
|
||||
*/
|
||||
3
src/app/pages/dashboard/index.ts
Normal file
3
src/app/pages/dashboard/index.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
/**
|
||||
* Created by Andrey_Grabowsky on 20.04.16.
|
||||
*/
|
||||
3
src/app/pages/index.ts
Normal file
3
src/app/pages/index.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
/**
|
||||
* Created by Andrey_Grabowsky on 20.04.16.
|
||||
*/
|
||||
0
src/app/pages/pages.component.ts
Normal file
0
src/app/pages/pages.component.ts
Normal file
3
src/app/theme/index.ts
Normal file
3
src/app/theme/index.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
/**
|
||||
* Created by Andrey_Grabowsky on 20.04.16.
|
||||
*/
|
||||
3
src/app/theme/theme.component.ts
Normal file
3
src/app/theme/theme.component.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
/**
|
||||
* Created by Andrey_Grabowsky on 20.04.16.
|
||||
*/
|
||||
Loading…
Add table
Add a link
Reference in a new issue