Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
myjob-manage
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
myjob-manage
Commits
c4b09fef
Commit
c4b09fef
authored
Jul 14, 2025
by
sawit
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Edit column
parent
31f15ab4
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
career-cluster.component.html
...y-department/career-cluster/career-cluster.component.html
+2
-1
company-position.component.html
...partment/company-position/company-position.component.html
+2
-1
No files found.
src/app/DPU/common/company-department/career-cluster/career-cluster.component.html
View file @
c4b09fef
<app-page-header
[
title
]="'จัดการกลุ่มอาชีพ'"
[
activeTitle
]="'
ทะเบียนบริษัท
'"
[
title1
]="'จัดการกลุ่มอาชีพ'"
></app-page-header>
<app-page-header
[
title
]="'จัดการกลุ่มอาชีพ'"
[
activeTitle
]="'
ผู้ดูแลระบบ
'"
[
title1
]="'จัดการกลุ่มอาชีพ'"
></app-page-header>
<div
class=
"grid grid-cols-12 gap-6"
>
<div
class=
"grid grid-cols-12 gap-6"
>
<div
class=
"xl:col-span-12 col-span-12"
>
<div
class=
"xl:col-span-12 col-span-12"
>
...
@@ -36,6 +36,7 @@
...
@@ -36,6 +36,7 @@
<th
scope=
"col"
class=
"text-start"
>
{{ 'Description(TH)' | translate}}
</th>
<th
scope=
"col"
class=
"text-start"
>
{{ 'Description(TH)' | translate}}
</th>
<th
scope=
"col"
class=
"text-start"
>
{{ 'Description(ENG)' | translate}}
</th>
<th
scope=
"col"
class=
"text-start"
>
{{ 'Description(ENG)' | translate}}
</th>
<th
scope=
"col"
class=
"text-start"
>
{{ 'Remark' | translate}}
</th>
<th
scope=
"col"
class=
"text-start"
>
{{ 'Remark' | translate}}
</th>
<th
scope=
"col"
class=
"text-start"
>
{{ 'Action' | translate}}
</th>
</tr>
</tr>
</thead>
</thead>
<tbody>
<tbody>
...
...
src/app/DPU/common/company-department/company-position/company-position.component.html
View file @
c4b09fef
<app-page-header
[
title
]="'จัดการตำแหน่ง'"
[
activeTitle
]="'
ทะเบียนบริษัท
'"
[
title1
]="'จัดการตำแหน่ง'"
></app-page-header>
<app-page-header
[
title
]="'จัดการตำแหน่ง'"
[
activeTitle
]="'
ผู้ดูแลระบบ
'"
[
title1
]="'จัดการตำแหน่ง'"
></app-page-header>
<div
class=
"grid grid-cols-12 gap-6"
>
<div
class=
"grid grid-cols-12 gap-6"
>
<div
class=
"xl:col-span-12 col-span-12"
>
<div
class=
"xl:col-span-12 col-span-12"
>
...
@@ -36,6 +36,7 @@
...
@@ -36,6 +36,7 @@
<th
scope=
"col"
class=
"text-start"
>
{{ 'Description(TH)' | translate}}
</th>
<th
scope=
"col"
class=
"text-start"
>
{{ 'Description(TH)' | translate}}
</th>
<th
scope=
"col"
class=
"text-start"
>
{{ 'Description(ENG)' | translate}}
</th>
<th
scope=
"col"
class=
"text-start"
>
{{ 'Description(ENG)' | translate}}
</th>
<th
scope=
"col"
class=
"text-start"
>
{{ 'Remark' | translate}}
</th>
<th
scope=
"col"
class=
"text-start"
>
{{ 'Remark' | translate}}
</th>
<th
scope=
"col"
class=
"text-start"
>
{{ 'Action' | translate}}
</th>
</tr>
</tr>
</thead>
</thead>
<tbody>
<tbody>
...
...
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