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
1268fcf3
Commit
1268fcf3
authored
Jul 08, 2025
by
Natthaphat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
จัดการประเภทธุรกิจ
parent
1a291ae2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
category-company.component.html
...partment/category-company/category-company.component.html
+2
-2
nav.service.ts
src/app/shared/services/nav.service.ts
+1
-1
No files found.
src/app/DPU/common/company-department/category-company/category-company.component.html
View file @
1268fcf3
<app-page-header
[
title
]="'จัดการ
ทะเบียนประเภท
'"
[
activeTitle
]="'ผู้ดูแลระบบ'"
<app-page-header
[
title
]="'จัดการ
ประเภทธุรกิจ
'"
[
activeTitle
]="'ผู้ดูแลระบบ'"
[
title1
]="'จัดการ
ทะเบียนประเภท
'"
></app-page-header>
[
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"
>
<div
class=
"box"
>
<div
class=
"box"
>
...
...
src/app/shared/services/nav.service.ts
View file @
1268fcf3
...
@@ -125,7 +125,7 @@ export class NavService implements OnDestroy {
...
@@ -125,7 +125,7 @@ export class NavService implements OnDestroy {
{
path
:
'/admin/career-cluster'
,
title
:
'จัดการกลุ่มอาชีพ'
,
type
:
'link'
},
{
path
:
'/admin/career-cluster'
,
title
:
'จัดการกลุ่มอาชีพ'
,
type
:
'link'
},
{
path
:
'/admin/position'
,
title
:
'จัดการตำแหน่ง'
,
type
:
'link'
},
{
path
:
'/admin/position'
,
title
:
'จัดการตำแหน่ง'
,
type
:
'link'
},
{
path
:
'/admin/job-types'
,
title
:
'จัดการประเภทงาน'
,
type
:
'link'
},
{
path
:
'/admin/job-types'
,
title
:
'จัดการประเภทงาน'
,
type
:
'link'
},
{
path
:
'/admin/category-company'
,
title
:
'จัดการประเภท
บริษัท
'
,
type
:
'link'
},
{
path
:
'/admin/category-company'
,
title
:
'จัดการประเภท
ธุรกิจ
'
,
type
:
'link'
},
{
path
:
'/admin/degree-manage'
,
title
:
'จัดการระดับการศึกษา'
,
type
:
'link'
},
{
path
:
'/admin/degree-manage'
,
title
:
'จัดการระดับการศึกษา'
,
type
:
'link'
},
{
path
:
'/admin/country-registration'
,
title
:
'จัดการประเทศ'
,
type
:
'link'
},
{
path
:
'/admin/country-registration'
,
title
:
'จัดการประเทศ'
,
type
:
'link'
},
{
path
:
'/admin/provinces'
,
title
:
'จัดการจังหวัด'
,
type
:
'link'
},
{
path
:
'/admin/provinces'
,
title
:
'จัดการจังหวัด'
,
type
:
'link'
},
...
...
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