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
7dfbe0f3
Commit
7dfbe0f3
authored
Apr 22, 2025
by
Natthaphat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
การประเมินสมรรถนะ > ทะเบียนกำหนดชื่อ > หัวข้อสมรรถนะ
parent
127d762b
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
1 deletions
+8
-1
indicators-and-curriculum.component.html
...s-and-curriculum/indicators-and-curriculum.component.html
+8
-1
competency-topic.component.html
...stration/competency-topic/competency-topic.component.html
+0
-0
competency-topic.component.ts
...gistration/competency-topic/competency-topic.component.ts
+0
-0
No files found.
src/app/components/competency-assessment/competency-management/indicators-and-curriculum/indicators-and-curriculum.component.html
View file @
7dfbe0f3
...
...
@@ -31,7 +31,14 @@
</ng-container>
<!-- <td class="flex justify-center">
<i class="ti ti-eye cursor-pointer i-gray fs-l px-1"
(click)="selectIndicatorsCourses(item);seeTab=true;editTab=false;pathTitleChange()"></i>
<i class="ti ti-edit cursor-pointer i-gray fs-l px-1"
(click)="selectIndicatorsCourses(item);seeTab=false;editTab=true;pathTitleChange()"></i>
<i *ngIf="item.file" class="ti ti-file-download cursor-pointer i-gray fs-l px-1"
(click)="dowloadExam(item.file)"></i>
</td> -->
<ng-container
*
ngIf=
"editTab||seeTab"
>
<app-edit-group-indicators
[
competencytopic
]="
indicatorsCourses
"
[
seeTab
]="
seeTab
"
...
...
src/app/components/competency-assessment/name-registration/competency-topic/competency-topic.component.html
View file @
7dfbe0f3
This diff is collapsed.
Click to expand it.
src/app/components/competency-assessment/name-registration/competency-topic/competency-topic.component.ts
View file @
7dfbe0f3
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