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
ec8fe9a3
Commit
ec8fe9a3
authored
Jul 07, 2025
by
Natthaphat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ลบที่ไม่ใช้
parent
5795ed21
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
9 deletions
+3
-9
category-company.component.ts
...department/category-company/category-company.component.ts
+1
-3
country-registration.component.ts
...nt/country-registration/country-registration.component.ts
+1
-3
degree-manage.component.ts
...mpany-department/degree-manage/degree-manage.component.ts
+1
-3
No files found.
src/app/DPU/common/company-department/category-company/category-company.component.ts
View file @
ec8fe9a3
...
@@ -21,11 +21,9 @@ import { CategoryCompanyService } from '../../../services/category-company.servi
...
@@ -21,11 +21,9 @@ import { CategoryCompanyService } from '../../../services/category-company.servi
TranslateModule
,
TranslateModule
,
NgSelectModule
,
NgSelectModule
,
FormsModule
,
FormsModule
,
MatPaginator
,
FileUploadModule
,
FileUploadModule
,
PdpaConfigComponent
,
QuillModule
QuillModule
],
],
selector
:
'app-category-company'
,
selector
:
'app-category-company'
,
templateUrl
:
'./category-company.component.html'
,
templateUrl
:
'./category-company.component.html'
,
styleUrls
:
[
'./category-company.component.css'
]
styleUrls
:
[
'./category-company.component.css'
]
...
...
src/app/DPU/common/company-department/country-registration/country-registration.component.ts
View file @
ec8fe9a3
...
@@ -25,11 +25,9 @@ import { CountryModel } from "../../../models/country.model";
...
@@ -25,11 +25,9 @@ import { CountryModel } from "../../../models/country.model";
TranslateModule
,
TranslateModule
,
NgSelectModule
,
NgSelectModule
,
FormsModule
,
FormsModule
,
MatPaginator
,
FileUploadModule
,
FileUploadModule
,
PdpaConfigComponent
,
QuillModule
QuillModule
],
],
templateUrl
:
'./country-registration.component.html'
,
templateUrl
:
'./country-registration.component.html'
,
styleUrl
:
'./country-registration.component.css'
styleUrl
:
'./country-registration.component.css'
})
})
...
...
src/app/DPU/common/company-department/degree-manage/degree-manage.component.ts
View file @
ec8fe9a3
...
@@ -25,11 +25,9 @@ import { DegreeService } from "../../../services/degree.service";
...
@@ -25,11 +25,9 @@ import { DegreeService } from "../../../services/degree.service";
TranslateModule
,
TranslateModule
,
NgSelectModule
,
NgSelectModule
,
FormsModule
,
FormsModule
,
MatPaginator
,
FileUploadModule
,
FileUploadModule
,
PdpaConfigComponent
,
QuillModule
QuillModule
],
],
templateUrl
:
'./degree-manage.component.html'
,
templateUrl
:
'./degree-manage.component.html'
,
styleUrl
:
'./degree-manage.component.css'
styleUrl
:
'./degree-manage.component.css'
})
})
...
...
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