Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
myhr-portal
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
myhr-portal
Commits
b83119d7
Commit
b83119d7
authored
Jun 12, 2024
by
Nakarin Luankla
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
UPDATE img
parent
e61731a0
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
6 deletions
+6
-6
approve-excel.component.ts
src/app/apps/approve-excel/approve-excel.component.ts
+2
-2
list-excell.component.ts
src/app/apps/list-excell/list-excell.component.ts
+4
-4
3daddc9f-f69a-470b-8275-7db59db1a89b.jpg
...images/phototest/3daddc9f-f69a-470b-8275-7db59db1a89b.jpg
+0
-0
9a60ef19-7813-4094-bc45-17b7d9decc70.jpg
...images/phototest/9a60ef19-7813-4094-bc45-17b7d9decc70.jpg
+0
-0
acb4b666-437e-47d1-94ca-4dbce9ce0761.jpg
...images/phototest/acb4b666-437e-47d1-94ca-4dbce9ce0761.jpg
+0
-0
No files found.
src/app/apps/approve-excel/approve-excel.component.ts
View file @
b83119d7
...
...
@@ -51,7 +51,7 @@ export class ApproveExcelComponent implements OnInit {
dateupload
:
"11/06/2024"
,
status
:
"รออนุมัติ"
,
link
:
"https://www.youtube.com/watch?v=wOK9j3q20tw"
,
img
:
'
http://elearning.bus.rmutt.ac.th/api/files/image
/9a60ef19-7813-4094-bc45-17b7d9decc70.jpg'
img
:
'
assets/images/phototest
/9a60ef19-7813-4094-bc45-17b7d9decc70.jpg'
},
{
id
:
'2024-1102'
,
...
...
@@ -60,7 +60,7 @@ export class ApproveExcelComponent implements OnInit {
dateupload
:
"10/06/2024"
,
status
:
"รออนุมัติ"
,
link
:
"https://www.youtube.com/watch?v=wOK9j3q20tw"
,
img
:
'
http://elearning.bus.rmutt.ac.th/api/files/image/acb4b666-437e-47d1-94ca-4dbce9ce0761.pn
g'
img
:
'
assets/images/phototest/3daddc9f-f69a-470b-8275-7db59db1a89b.jp
g'
},
];
...
...
src/app/apps/list-excell/list-excell.component.ts
View file @
b83119d7
...
...
@@ -52,7 +52,7 @@ export class ListExcelComponent implements OnInit {
dateupload
:
"11/06/2024"
,
status
:
"รออนุมัติ"
,
link
:
"https://www.youtube.com/watch?v=wOK9j3q20tw"
,
img
:
'
http://elearning.bus.rmutt.ac.th/api/files/image
/9a60ef19-7813-4094-bc45-17b7d9decc70.jpg'
img
:
'
assets/images/phototest
/9a60ef19-7813-4094-bc45-17b7d9decc70.jpg'
},
{
id
:
'2024-1102'
,
...
...
@@ -61,7 +61,7 @@ export class ListExcelComponent implements OnInit {
dateupload
:
"10/06/2024"
,
status
:
"รออนุมัติ"
,
link
:
"https://www.youtube.com/watch?v=wOK9j3q20tw"
,
img
:
'
http://elearning.bus.rmutt.ac.th/api/files/image/acb4b666-437e-47d1-94ca-4dbce9ce0761.pn
g'
img
:
'
assets/images/phototest/3daddc9f-f69a-470b-8275-7db59db1a89b.jp
g'
},
{
id
:
'2024-1103'
,
...
...
@@ -70,7 +70,7 @@ export class ListExcelComponent implements OnInit {
dateupload
:
"09/06/2024"
,
status
:
"เปิดใช้งาน"
,
link
:
"https://www.youtube.com/watch?v=wOK9j3q20tw"
,
img
:
'
http://elearning.bus.rmutt.ac.th/api/files/image/3daddc9f-f69a-470b-8275-7db59db1a89b
.jpg'
img
:
'
assets/images/phototest/acb4b666-437e-47d1-94ca-4dbce9ce0761
.jpg'
},
{
id
:
'2024-1104'
,
...
...
@@ -79,7 +79,7 @@ export class ListExcelComponent implements OnInit {
dateupload
:
"09/06/2024"
,
status
:
"ไม่อนุมัติ"
,
link
:
"https://www.youtube.com/watch?v=wOK9j3q20tw"
,
img
:
'
http://elearning.bus.rmutt.ac.th/api/files/image/acb4b666-437e-47d1-94ca-4dbce9ce0761.pn
g'
img
:
'
assets/images/phototest/3daddc9f-f69a-470b-8275-7db59db1a89b.jp
g'
},
];
...
...
src/assets/images/phototest/3daddc9f-f69a-470b-8275-7db59db1a89b.jpg
0 → 100644
View file @
b83119d7
69.8 KB
src/assets/images/phototest/9a60ef19-7813-4094-bc45-17b7d9decc70.jpg
0 → 100644
View file @
b83119d7
409 KB
src/assets/images/phototest/acb4b666-437e-47d1-94ca-4dbce9ce0761.jpg
0 → 100644
View file @
b83119d7
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