Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
BookingMyHrManagement
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
Chanachai
BookingMyHrManagement
Commits
e976f071
Commit
e976f071
authored
Mar 17, 2025
by
DESKTOP-E0VCCBD\zedan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
4ace00cf
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
1 deletions
+1
-1
borrow-management.component.html
...common/borrow-management/borrow-management.component.html
+0
-0
admin-project-emp-manage.component.ts
...-project-emp-manage/admin-project-emp-manage.component.ts
+0
-0
company-management.module.ts
...c/app/DPU/company-management/company-management.module.ts
+1
-1
No files found.
Web-Manage/src/app/DPU/common/borrow-management/borrow-management.component.html
View file @
e976f071
This diff is collapsed.
Click to expand it.
Web-Manage/src/app/DPU/company-management/admin-project-emp-manage/admin-project-emp-manage.component.ts
View file @
e976f071
This diff is collapsed.
Click to expand it.
Web-Manage/src/app/DPU/company-management/company-management.module.ts
View file @
e976f071
...
...
@@ -73,7 +73,7 @@ export const companyRoutes: Routes = [
{
path
:
'company/admin-borrow'
,
loadComponent
:
()
=>
import
(
'.
/admin-borrow-manage/admin-borrow-manage.component'
).
then
((
m
)
=>
m
.
AdminBorrowManage
Component
),
import
(
'.
./common/borrow-management/borrow-management.component'
).
then
((
m
)
=>
m
.
BorrowManagement
Component
),
},
...
...
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