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
5f398990
Commit
5f398990
authored
May 16, 2025
by
Mon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ย้ายตำเเหน่งการตั้งค่า
parent
35ef3693
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
15 deletions
+16
-15
navservice.ts
src/app/shared/services/navservice.ts
+16
-15
No files found.
src/app/shared/services/navservice.ts
View file @
5f398990
...
...
@@ -146,14 +146,15 @@ export class NavService implements OnDestroy {
id
:
'm4'
,
show
:
false
,
children
:
[
{
id
:
'm41'
,
path
:
'/name-registration'
,
title
:
'ทะเบียนกำหนดชื่อ'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm42'
,
path
:
'/grade-registration'
,
title
:
'ทะเบียนเกรด'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm43'
,
path
:
'/tool-register'
,
title
:
'ทะเบียนเครื่องมือ'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm44'
,
path
:
'/course-registration'
,
title
:
'ทะเบียนหลักสูตร'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm45'
,
path
:
'/idp-development-plan'
,
title
:
'แผนพัฒนา IDP'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm46'
,
path
:
'/competency-management'
,
title
:
'การจัดการสมรรถนะ'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm47'
,
path
:
'/evaluation-cycle-manager'
,
title
:
'การจัดการรอบการประเมิน'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm48'
,
path
:
'/setting-competency'
,
title
:
'การตั้งค่า'
,
type
:
'link'
,
show
:
false
}
{
id
:
'm41'
,
path
:
'/setting-competency'
,
title
:
'การตั้งค่า'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm42'
,
path
:
'/name-registration'
,
title
:
'ทะเบียนกำหนดชื่อ'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm43'
,
path
:
'/grade-registration'
,
title
:
'ทะเบียนเกรด'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm44'
,
path
:
'/tool-register'
,
title
:
'ทะเบียนเครื่องมือ'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm45'
,
path
:
'/course-registration'
,
title
:
'ทะเบียนหลักสูตร'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm46'
,
path
:
'/idp-development-plan'
,
title
:
'แผนพัฒนา IDP'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm47'
,
path
:
'/competency-management'
,
title
:
'การจัดการสมรรถนะ'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm48'
,
path
:
'/evaluation-cycle-manager'
,
title
:
'การจัดการรอบการประเมิน'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm49'
,
path
:
'/setting-competency'
,
title
:
'การตั้งค่า'
,
type
:
'link'
,
show
:
false
}
],
},
{
...
...
@@ -165,13 +166,13 @@ export class NavService implements OnDestroy {
id
:
'm5'
,
show
:
false
,
children
:
[
{
id
:
'm51'
,
path
:
'/
name-registration-perfomance'
,
title
:
'ทะเบียนกำหนดชื่อ
'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm52'
,
path
:
'/
grade-registration-sub'
,
title
:
'ทะเบียนเกรด
'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm53'
,
path
:
'/
time-attendance'
,
title
:
'ทะเบียนการประเมินเวลาทำงาน
'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm54'
,
path
:
'/
evaluation-factors'
,
title
:
'ปัจจัยการประเมินผล
'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm55'
,
path
:
'/
assessment-management'
,
title
:
'การจัดการการประเมิน
'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm56'
,
path
:
'/
evaluation-cycle-performance'
,
title
:
'รอบ
การประเมิน'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm57'
,
path
:
'/
setting-performance-evalution'
,
title
:
'การตั้งค่า
'
,
type
:
'link'
,
show
:
false
}
{
id
:
'm51'
,
path
:
'/
setting-performance-evalution'
,
title
:
'การตั้งค่า
'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm52'
,
path
:
'/
name-registration-perfomance'
,
title
:
'ทะเบียนกำหนดชื่อ
'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm53'
,
path
:
'/
grade-registration-sub'
,
title
:
'ทะเบียนเกรด
'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm54'
,
path
:
'/
time-attendance'
,
title
:
'ทะเบียนการประเมินเวลาทำงาน
'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm55'
,
path
:
'/
evaluation-factors'
,
title
:
'ปัจจัยการประเมินผล
'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm56'
,
path
:
'/
assessment-management'
,
title
:
'การจัดการ
การประเมิน'
,
type
:
'link'
,
show
:
false
},
{
id
:
'm57'
,
path
:
'/
evaluation-cycle-performance'
,
title
:
'รอบการประเมิน
'
,
type
:
'link'
,
show
:
false
}
],
},
];
...
...
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