Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mySkill-x
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
angular
mySkill-x
Commits
1ba98c79
Commit
1ba98c79
authored
Sep 24, 2025
by
Nattana Chaiyamat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ปิดเมนู
parent
4b1750b4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
20 deletions
+20
-20
navservice.ts
src/app/shared/services/navservice.ts
+20
-20
No files found.
src/app/shared/services/navservice.ts
View file @
1ba98c79
...
...
@@ -122,26 +122,26 @@ export class NavService implements OnDestroy {
// { id: 'm12', path: 'ess/supervisor-evaluation', title: 'ประเมินโดยหัวหน้า', type: 'link', show: true },
// ],
},
{
title
:
'แก้ไข Individual KPI ตนเอง'
,
type
:
'link'
,
selected
:
false
,
active
:
false
,
path
:
'ess/self-setting-individual-kpi'
,
id
:
'm3'
,
show
:
true
,
icon
:
''
},
{
title
:
'แก้ไข Individual KPI โดยหัวหน้า'
,
type
:
'link'
,
selected
:
false
,
active
:
false
,
path
:
'ess/supervisor-setting-individual-kpi'
,
id
:
'm4'
,
show
:
true
,
icon
:
''
},
//
{
//
title: 'แก้ไข Individual KPI ตนเอง',
//
type: 'link',
//
selected: false,
//
active: false,
//
path: 'ess/self-setting-individual-kpi',
//
id: 'm3',
//
show: true,
//
icon: ''
//
},
//
{
//
title: 'แก้ไข Individual KPI โดยหัวหน้า',
//
type: 'link',
//
selected: false,
//
active: false,
//
path: 'ess/supervisor-setting-individual-kpi',
//
id: 'm4',
//
show: true,
//
icon: ''
//
},
];
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment