Commit 55b00685 by sawit

แก้ไขเมนู

parent ff3ce4af
...@@ -268,7 +268,7 @@ export class NavService implements OnDestroy { ...@@ -268,7 +268,7 @@ export class NavService implements OnDestroy {
], ],
}, },
{ {
title: 'Widget', title: 'ภาพรวมแดชบอร์ด',
type: 'sub', type: 'sub',
selected: false, selected: false,
active: false, active: false,
...@@ -277,7 +277,7 @@ export class NavService implements OnDestroy { ...@@ -277,7 +277,7 @@ export class NavService implements OnDestroy {
show: true, show: true,
icon: 'assets/img/icons-menu/Report.png', icon: 'assets/img/icons-menu/Report.png',
children:[ children:[
{ id: 'm71', path: 'admin/widget1', title: 'Widget', type: 'link', show: true }, { id: 'm71', path: 'admin/widget1', title: 'รายงานแดชบอร์ด', type: 'link', show: true },
] ]
} }
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment