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
58a1f5d3
Commit
58a1f5d3
authored
May 26, 2025
by
Natthaphat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ลบคำว่า "การ" ออกตรงเมนูด้านซ้าย
parent
714e59a4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
navservice.ts
src/app/shared/services/navservice.ts
+5
-5
No files found.
src/app/shared/services/navservice.ts
View file @
58a1f5d3
...
...
@@ -90,7 +90,7 @@ export class NavService implements OnDestroy {
private
MENUITEMS
:
Menu
[]
=
[
{
title
:
'
การ
ประเมินผล'
,
title
:
'ประเมินผล'
,
type
:
'sub'
,
selected
:
false
,
active
:
false
,
...
...
@@ -103,7 +103,7 @@ export class NavService implements OnDestroy {
],
},
{
title
:
'
การ
จัดการข้อมูลองค์กร'
,
title
:
'จัดการข้อมูลองค์กร'
,
type
:
'sub'
,
selected
:
false
,
active
:
false
,
...
...
@@ -121,7 +121,7 @@ export class NavService implements OnDestroy {
],
},
{
title
:
'
การ
จัดการรายละเอียดงาน'
,
title
:
'จัดการรายละเอียดงาน'
,
type
:
'sub'
,
selected
:
false
,
active
:
false
,
...
...
@@ -140,7 +140,7 @@ export class NavService implements OnDestroy {
},
{
title
:
'
การ
ประเมินสมรรถนะ'
,
title
:
'ประเมินสมรรถนะ'
,
type
:
'sub'
,
selected
:
false
,
active
:
false
,
...
...
@@ -161,7 +161,7 @@ export class NavService implements OnDestroy {
],
},
{
title
:
'
การ
ประเมินจัดการประสิทธิภาพ'
,
title
:
'ประเมินจัดการประสิทธิภาพ'
,
type
:
'sub'
,
selected
:
false
,
active
:
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