mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 04:25:08 +00:00
Merge branch 'master' into skeleton
This commit is contained in:
parent
ff0f2933d9
commit
cf9e9fc209
|
@ -11,7 +11,7 @@ export class NavigationModel
|
||||||
'children': [
|
'children': [
|
||||||
{
|
{
|
||||||
'title': 'Sample',
|
'title': 'Sample',
|
||||||
'type' : 'nav-item',
|
'type' : 'item',
|
||||||
'icon' : 'email',
|
'icon' : 'email',
|
||||||
'url' : '/sample',
|
'url' : '/sample',
|
||||||
'badge': {
|
'badge': {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user