Commit 55b00685 by sawit

แก้ไขเมนู

parent ff3ce4af
......@@ -268,7 +268,7 @@ export class NavService implements OnDestroy {
],
},
{
title: 'Widget',
title: 'ภาพรวมแดชบอร์ด',
type: 'sub',
selected: false,
active: false,
......@@ -277,7 +277,7 @@ export class NavService implements OnDestroy {
show: true,
icon: 'assets/img/icons-menu/Report.png',
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