Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
DHAS
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
Thitichaipun Wutthisak
DHAS
4be4cd00f3df9b04674915dde7c939c5da9f73bc
4be4cd00f3df9b04674915dde7c939c5da9f73bc
Switch branch/tag
DHAS
hrAppWeb.war
EMPVIEW
JS
APS_INTERVIEW
Module.Controller.js
Find file
Normal view
History
Permalink
Module.Controller.js
110 Bytes
Edit
Newer
Older
update interview
f9738770
peema_phongam
committed
4 years ago
1
2
angular
.
module
(
'RECRUIT'
,
[])
UPGIT
52c04862
Thitichaipun Wutthisak
committed
4 years ago
3
angular
.
module
(
'APS_INTERVIEW'
,
[
update interview
f9738770
peema_phongam
committed
4 years ago
4
5
6
'RECRUIT'
,
'myHR'
,
'ngResource'
UPGIT
52c04862
Thitichaipun Wutthisak
committed
4 years ago
7
]);