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
b19525b2
Commit
b19525b2
authored
May 30, 2025
by
Nattana Chaiyamat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
แก้หน้าประเมิน
parent
9cf643ab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
header.component.html
src/app/shared/components/header/header.component.html
+6
-6
No files found.
src/app/shared/components/header/header.component.html
View file @
b19525b2
...
...
@@ -738,6 +738,11 @@
<i class="ti ti-clipboard-check text-lg"></i>
Task Manager
</a> -->
<a
*
ngIf=
"!router.url.includes('/employee-self-service')"
(
click
)="
onNextPartClick
('/
employee-self-service
')"
class=
"ti-dropdown-item cursor-pointer"
>
<i
class=
"ti ti-settings text-lg"
></i>
หน้าแรก
</a>
<a
*
ngIf=
"!router.url.includes('/self-evaluation')"
(
click
)="
onNextPartClick
('/
self-evaluation
')"
class=
"ti-dropdown-item cursor-pointer"
>
<i
class=
"ti ti-settings text-lg"
></i>
...
...
@@ -748,14 +753,9 @@
<i
class=
"ti ti-settings text-lg"
></i>
ประเมินโดยหัวหน้า
</a>
<a
*
ngIf=
"!router.url.includes('/employee-self-service')"
(
click
)="
onNextPartClick
('/
employee-self-service
')"
class=
"ti-dropdown-item cursor-pointer"
>
<i
class=
"ti ti-settings text-lg"
></i>
employeeSelfServiceClick
</a>
<a
(
click
)="
onNextPartClick
('/
company-registration
')"
class=
"ti-dropdown-item cursor-pointer"
>
<i
class=
"ti ti-settings text-lg"
></i>
Settings
หน้าผู้ดูแลระบบ
</a>
<!-- <a routerLink="/dashboard/crypto" class="ti-dropdown-item">
<i class="ti ti-wallet text-lg"></i>
...
...
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