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
1ae0651b
Commit
1ae0651b
authored
Jun 04, 2025
by
Nattana Chaiyamat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
แก้ไอคอนให้เล็กลง
parent
239246aa
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
my-skill-x-module.component.html
...onents/my-skill-x-module/my-skill-x-module.component.html
+3
-3
pms-idp.component.html
...aluation/pms-form-employee/pms-idp/pms-idp.component.html
+3
-3
No files found.
src/app/components/my-skill-x-module/my-skill-x-module.component.html
View file @
1ae0651b
...
...
@@ -64,10 +64,10 @@
</section>
<!-- eco-system pill --------------------------------------------------->
<div
(
click
)="
goToWebsite
('
https:
//
www
.
myhr
.
co
.
th
/')"
<
!-- <
div (click)="goToWebsite('https://www.myhr.co.th/')"
class="eco-pill bp-glow mx-auto mt-5 text-center !p-0 cursor-pointer">
<span class="flex flex-row" style="font-size: 30px;align-items: center;justify-content: center;">
Eco system <span class="font-semibold">myHR</span>
<img src='./assets/img/icons-menu/logo-myhr.png' style="width: 100px;" />
</span>
</div>
\ No newline at end of file
</div> -->
\ No newline at end of file
src/app/components/performance-evaluation/pms-form-employee/pms-idp/pms-idp.component.html
View file @
1ae0651b
...
...
@@ -314,20 +314,20 @@
[
class
.
bg-table-gray
]="!
data
.
idpDevelopmentPlan
||!
data
.
idpDevelopmentPlan
.
ojtJobAssignment
"
>
<ng-container
*
ngIf=
"data.idpDevelopmentPlan&&data.idpDevelopmentPlan.ojtJobAssignment"
>
<i
class=
"ti ti-check fs-x
x
l !fw-b"
></i>
<i
class=
"ti ti-check fs-xl !fw-b"
></i>
</ng-container>
</td>
<td
class=
"align-start text-center"
[
class
.
bg-table-gray
]="!
data
.
idpDevelopmentPlan
||!
data
.
idpDevelopmentPlan
.
coachMentor
"
>
<ng-container
*
ngIf=
"data.idpDevelopmentPlan&&data.idpDevelopmentPlan.coachMentor"
>
<i
class=
"ti ti-check fs-x
x
l !fw-b"
></i>
<i
class=
"ti ti-check fs-xl !fw-b"
></i>
</ng-container>
</td>
<td
class=
"align-start text-center"
[
class
.
bg-table-gray
]="!
data
.
idpDevelopmentPlan
||!
data
.
idpDevelopmentPlan
.
training
"
>
<ng-container
*
ngIf=
"data.idpDevelopmentPlan&&data.idpDevelopmentPlan.training"
>
<i
class=
"ti ti-check fs-x
x
l !fw-b"
></i>
<i
class=
"ti ti-check fs-xl !fw-b"
></i>
</ng-container>
</td>
<td
class=
"!p-0"
></td>
...
...
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