Commit c4b09fef by sawit

Edit column

parent 31f15ab4
<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="xl:col-span-12 col-span-12">
......@@ -36,6 +36,7 @@
<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">{{ 'Remark' | translate}}</th>
<th scope="col" class="text-start">{{ 'Action' | translate}}</th>
</tr>
</thead>
<tbody>
......
<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="xl:col-span-12 col-span-12">
......@@ -36,6 +36,7 @@
<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">{{ 'Remark' | translate}}</th>
<th scope="col" class="text-start">{{ 'Action' | translate}}</th>
</tr>
</thead>
<tbody>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment