Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
myAppraisal
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
myAppraisal
Commits
6986ab72
Commit
6986ab72
authored
Jan 29, 2025
by
Ooh-Ao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ชื่อสมรรถนะ
parent
1e433d6e
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
edit-group-competencies.component.html
...group-competencies/edit-group-competencies.component.html
+1
-1
edit-group-indicators.html
...rriculum/edit-group-indicators/edit-group-indicators.html
+1
-1
edit-define-document-form.component.html
...ne-document-form/edit-define-document-form.component.html
+1
-1
No files found.
src/app/components/competency-assessment/competency-management/group-competencies/edit-group-competencies/edit-group-competencies.component.html
View file @
6986ab72
...
...
@@ -120,7 +120,7 @@
<thead>
<tr>
<ng-container
*
ngFor=
"let item of ['รหัส
Competency','ชื่อ competency
','ระดับความหวัง','Action']; let f = first; let l = last; let i = index"
>
*
ngFor=
"let item of ['รหัส
สมรรถนะ','ชื่อสมรรถนะ
','ระดับความหวัง','Action']; let f = first; let l = last; let i = index"
>
<th
scope=
"col"
class=
"relative px-10px py-10px bg-soft-secondary text-primary"
[
class
.!
text-center
]="
f
||
l
||
item =
==
'ระดับความหวัง'"
>
<span
class=
"text-sm"
>
{{ item }}
</span>
...
...
src/app/components/competency-assessment/competency-management/indicators-and-curriculum/edit-group-indicators/edit-group-indicators.html
View file @
6986ab72
...
...
@@ -56,7 +56,7 @@
<div
class=
"border-t border-gray-200 pt-10px grid grid-cols-1 space-y-6"
>
<div
class=
"grid grid-cols-11"
>
<div
class=
"space-y-2 col-span-2"
>
<label
class=
"ti-form-label"
>
รหัส
Competency
</label>
<label
class=
"ti-form-label"
>
รหัส
สมรรถนะ
</label>
<input
type=
"text"
class=
"ti-form-input bg-input-readonly"
readonly
>
</div>
<div
class=
"col-span-1"
></div>
...
...
src/app/components/competency-assessment/evaluation-cycle-manager/define-document-form/edit-define-document-form/edit-define-document-form.component.html
View file @
6986ab72
...
...
@@ -269,7 +269,7 @@
<thead>
<tr>
<ng-container
*
ngFor=
"let item of ['รหัส
Competency','ชื่อ competency
','ระดับความหวัง','Action']; let f = first; let l = last; let i = index"
>
*
ngFor=
"let item of ['รหัส
สมรรถนะ','ชื่อสมรรถนะ
','ระดับความหวัง','Action']; let f = first; let l = last; let i = index"
>
<th
scope=
"col"
class=
"relative px-10px py-10px bg-soft-secondary text-primary"
[
class
.!
text-center
]="
f
||
l
||
item =
==
'ระดับความหวัง'"
>
...
...
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