Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mySkill-x
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
mySkill-x
Commits
3e106ed7
Commit
3e106ed7
authored
Mar 14, 2025
by
Nattana Chaiyamat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ลบปุ่มลบ
parent
64edf3a2
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
14 additions
and
14 deletions
+14
-14
department-list.component.html
...iness-unit/department-list/department-list.component.html
+2
-2
department-register.component.html
...it/department-register/department-register.component.html
+2
-2
section-registration.component.html
.../section-registration/section-registration.component.html
+2
-2
sub-department-four.component.html
...it/sub-department-four/sub-department-four.component.html
+2
-2
sub-department-one.component.html
...unit/sub-department-one/sub-department-one.component.html
+2
-2
sub-department-three.component.html
.../sub-department-three/sub-department-three.component.html
+2
-2
sub-department-two.component.html
...unit/sub-department-two/sub-department-two.component.html
+2
-2
No files found.
src/app/components/company-components/company-registration/branch-business-unit/department-list/department-list.component.html
View file @
3e106ed7
...
@@ -97,9 +97,9 @@
...
@@ -97,9 +97,9 @@
<i
class=
"ti ti-edit cursor-pointer i-gray fs-l px-1"
<i
class=
"ti ti-edit cursor-pointer i-gray fs-l px-1"
(
click
)="
currentModal=
'edit'
;
selectBu2
(
item
)"
(
click
)="
currentModal=
'edit'
;
selectBu2
(
item
)"
data-hs-overlay=
"#department-list-modal-edit"
></i>
data-hs-overlay=
"#department-list-modal-edit"
></i>
<i
class=
"ti ti-trash cursor-pointer i-gray fs-l px-1"
<
!-- <
i class="ti ti-trash cursor-pointer i-gray fs-l px-1"
(click)="currentModal='delete';selectBu2(item)"
(click)="currentModal='delete';selectBu2(item)"
data-hs-overlay=
"#department-list-alert-delete-modal"
></i>
data-hs-overlay="#department-list-alert-delete-modal"></i>
-->
</td>
</td>
</tr>
</tr>
</tbody>
</tbody>
...
...
src/app/components/company-components/company-registration/branch-business-unit/department-register/department-register.component.html
View file @
3e106ed7
...
@@ -93,9 +93,9 @@
...
@@ -93,9 +93,9 @@
<i
class=
"ti ti-edit cursor-pointer i-gray fs-l px-1"
<i
class=
"ti ti-edit cursor-pointer i-gray fs-l px-1"
(
click
)="
currentModel=
'edit'
;
selectBu1
(
item
)"
(
click
)="
currentModel=
'edit'
;
selectBu1
(
item
)"
data-hs-overlay=
"#department-register-modal-edit"
></i>
data-hs-overlay=
"#department-register-modal-edit"
></i>
<i
class=
"ti ti-trash cursor-pointer i-gray fs-l px-1"
<
!-- <
i class="ti ti-trash cursor-pointer i-gray fs-l px-1"
(click)="currentModel='delete';selectBu1(item)"
(click)="currentModel='delete';selectBu1(item)"
data-hs-overlay=
"#department-register-delete-alert-modal"
></i>
data-hs-overlay="#department-register-delete-alert-modal"></i>
-->
</td>
</td>
</tr>
</tr>
</tbody>
</tbody>
...
...
src/app/components/company-components/company-registration/branch-business-unit/section-registration/section-registration.component.html
View file @
3e106ed7
...
@@ -97,8 +97,8 @@
...
@@ -97,8 +97,8 @@
<i
class=
"ti ti-edit cursor-pointer i-gray fs-l px-1"
<i
class=
"ti ti-edit cursor-pointer i-gray fs-l px-1"
(
click
)="
selectBu3
(
item
);
currentModal=
'edit'
"
(
click
)="
selectBu3
(
item
);
currentModal=
'edit'
"
data-hs-overlay=
"#section-registration-modal-edit"
></i>
data-hs-overlay=
"#section-registration-modal-edit"
></i>
<i
class=
"ti ti-trash cursor-pointer i-gray fs-l px-1"
currentModal=
'delete'
<
!-- <
i class="ti ti-trash cursor-pointer i-gray fs-l px-1" currentModal='delete'
(
click
)="
selectBu3
(
item
)"
data-hs-overlay=
"#section-registration-alert-delete-modal"
></i>
(click)="selectBu3(item)" data-hs-overlay="#section-registration-alert-delete-modal"></i>
-->
</td>
</td>
</tr>
</tr>
</tbody>
</tbody>
...
...
src/app/components/company-components/company-registration/branch-business-unit/sub-department-four/sub-department-four.component.html
View file @
3e106ed7
...
@@ -97,8 +97,8 @@
...
@@ -97,8 +97,8 @@
<i
class=
"ti ti-edit cursor-pointer i-gray fs-l px-1"
<i
class=
"ti ti-edit cursor-pointer i-gray fs-l px-1"
(
click
)="
selectBu7
(
item
);
currentModal=
'edit'
"
(
click
)="
selectBu7
(
item
);
currentModal=
'edit'
"
data-hs-overlay=
"#sub-department-four-modal-edit"
></i>
data-hs-overlay=
"#sub-department-four-modal-edit"
></i>
<i
class=
"ti ti-trash cursor-pointer i-gray fs-l px-1"
(
click
)="
selectBu7
(
item
)"
<
!-- <
i class="ti ti-trash cursor-pointer i-gray fs-l px-1" (click)="selectBu7(item)"
data-hs-overlay=
"#sub-department-four-alert-delete-modal"
></i>
data-hs-overlay="#sub-department-four-alert-delete-modal"></i>
-->
</td>
</td>
</tr>
</tr>
</tbody>
</tbody>
...
...
src/app/components/company-components/company-registration/branch-business-unit/sub-department-one/sub-department-one.component.html
View file @
3e106ed7
...
@@ -97,9 +97,9 @@
...
@@ -97,9 +97,9 @@
<i
class=
"ti ti-edit cursor-pointer i-gray fs-l px-1"
<i
class=
"ti ti-edit cursor-pointer i-gray fs-l px-1"
(
click
)="
selectBu4
(
item
);
currentModal=
'edit'
"
(
click
)="
selectBu4
(
item
);
currentModal=
'edit'
"
data-hs-overlay=
"#sub-department-one-modal-edit"
></i>
data-hs-overlay=
"#sub-department-one-modal-edit"
></i>
<i
class=
"ti ti-trash cursor-pointer i-gray fs-l px-1"
<
!-- <
i class="ti ti-trash cursor-pointer i-gray fs-l px-1"
(click)="currentModal='delete';selectBu4(item)"
(click)="currentModal='delete';selectBu4(item)"
data-hs-overlay=
"#sub-department-one-alert-delete-modal"
></i>
data-hs-overlay="#sub-department-one-alert-delete-modal"></i>
-->
</td>
</td>
</tr>
</tr>
</tbody>
</tbody>
...
...
src/app/components/company-components/company-registration/branch-business-unit/sub-department-three/sub-department-three.component.html
View file @
3e106ed7
...
@@ -97,8 +97,8 @@
...
@@ -97,8 +97,8 @@
<i
class=
"ti ti-edit cursor-pointer i-gray fs-l px-1"
<i
class=
"ti ti-edit cursor-pointer i-gray fs-l px-1"
(
click
)="
selectBu6
(
item
);
currentModal=
'edit'
"
(
click
)="
selectBu6
(
item
);
currentModal=
'edit'
"
data-hs-overlay=
"#sub-department-three-modal-edit"
></i>
data-hs-overlay=
"#sub-department-three-modal-edit"
></i>
<i
class=
"ti ti-trash cursor-pointer i-gray fs-l px-1"
(
click
)="
selectBu6
(
item
)"
<
!-- <
i class="ti ti-trash cursor-pointer i-gray fs-l px-1" (click)="selectBu6(item)"
data-hs-overlay=
"#sub-department-three-alert-delete-modal"
></i>
data-hs-overlay="#sub-department-three-alert-delete-modal"></i>
-->
</td>
</td>
</tr>
</tr>
</tbody>
</tbody>
...
...
src/app/components/company-components/company-registration/branch-business-unit/sub-department-two/sub-department-two.component.html
View file @
3e106ed7
...
@@ -96,9 +96,9 @@
...
@@ -96,9 +96,9 @@
<i
class=
"ti ti-edit cursor-pointer i-gray fs-l px-1"
<i
class=
"ti ti-edit cursor-pointer i-gray fs-l px-1"
(
click
)="
selectBu5
(
item
);
currentModal=
'edit'
"
(
click
)="
selectBu5
(
item
);
currentModal=
'edit'
"
data-hs-overlay=
"#sub-department-two-modal-edit"
></i>
data-hs-overlay=
"#sub-department-two-modal-edit"
></i>
<i
class=
"ti ti-trash cursor-pointer i-gray fs-l px-1"
<
!-- <
i class="ti ti-trash cursor-pointer i-gray fs-l px-1"
(click)="currentModal='delete';selectBu5(item)"
(click)="currentModal='delete';selectBu5(item)"
data-hs-overlay=
"#sub-department-two-alert-delete-modal"
></i>
data-hs-overlay="#sub-department-two-alert-delete-modal"></i>
-->
</td>
</td>
</tr>
</tr>
</tbody>
</tbody>
...
...
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