Commit 3b0f29f8 by pantakan konthang

เพิ่ม path myLearn

parent 3ad57f67
...@@ -277,6 +277,16 @@ export class NavService implements OnDestroy { ...@@ -277,6 +277,16 @@ export class NavService implements OnDestroy {
// Myportal // Myportal
{ headTitle: 'Mylearn' }, { headTitle: 'Mylearn' },
{ {
// icon: 'receipt',
// path: '/mylearn/dashboard',
// title: 'dashboard',
// type: 'link',
icon: 'news bx-flip-horizontal',
path: '/mylearn/mylearn-pdpa-manage',
title: 'จัดการ PDPA',
type: 'link',
},
{
icon: 'receipt', icon: 'receipt',
path: '/mylearn/dashboard', path: '/mylearn/dashboard',
title: 'dashboard', title: 'dashboard',
......
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