Commit f641d891 by pantakan konthang

แก้ wording หน้า ทะเบียนพนักงาน

parent 28aa2be8
......@@ -10,7 +10,7 @@
<nav class="-mb-0.5 flex space-x-6 rtl:space-x-reverse">
<a class="text-base font-medium hs-tab-active:text-lg hs-tab-active:font-bold hs-tab-active:border-secondary hs-tab-active:text-secondary pb-3 inline-flex items-center gap-2 border-b-[3px] border-transparent whitespace-nowrap text-gray-500 dark:text-white/70 hover:text-secondary active"
href="javascript:void(0);" id="underline-item-1" data-hs-tab="#underline-1"
aria-controls="underline-1" (click)="pathTitle = ['การจัดการข้อมูลองค์กร','ตั้งค่าผู้ใช้งาน', 'ทะเบียนพนักงาน']">
aria-controls="underline-1" (click)="pathTitle = ['การจัดการข้อมูลองค์กร','ทะเบียนพนักงาน', 'ทะเบียนพนักงาน']">
ทะเบียนพนักงาน
</a>
</nav>
......
......@@ -6,5 +6,5 @@ import { Component } from '@angular/core';
styleUrls: ['./employee-registration.component.scss']
})
export class EmployeeRegistrationComponent {
pathTitle = ['การจัดการข้อมูลองค์กร','ตั้งค่าผู้ใช้งาน', 'ทะเบียนพนักงาน']
pathTitle = ['การจัดการข้อมูลองค์กร','ทะเบียนพนักงาน', 'ทะเบียนพนักงาน']
}
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