Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
myAppraisal
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
myAppraisal
Commits
345c19a3
Commit
345c19a3
authored
3 weeks ago
by
Ooh-Ao
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'DEV' of
https://mygit.myhr.co.th/angular/myAppraisal
into DEV
parents
f7fcdda0
f641d891
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
employee-registration.component.html
...mployee-registration/employee-registration.component.html
+1
-1
employee-registration.component.ts
.../employee-registration/employee-registration.component.ts
+1
-1
No files found.
src/app/components/company-components/employee-registration/employee-registration.component.html
View file @
345c19a3
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
src/app/components/company-components/employee-registration/employee-registration.component.ts
View file @
345c19a3
...
...
@@ -6,5 +6,5 @@ import { Component } from '@angular/core';
styleUrls
:
[
'./employee-registration.component.scss'
]
})
export
class
EmployeeRegistrationComponent
{
pathTitle
=
[
'การจัดการข้อมูลองค์กร'
,
'
ตั้งค่าผู้ใช้
งาน'
,
'ทะเบียนพนักงาน'
]
pathTitle
=
[
'การจัดการข้อมูลองค์กร'
,
'
ทะเบียนพนัก
งาน'
,
'ทะเบียนพนักงาน'
]
}
This diff is collapsed.
Click to expand it.
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