Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Q
QLNS_N01
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nguyễn Văn Hiếu
QLNS_N01
Commits
8647db25
Commit
8647db25
authored
Jun 16, 2019
by
=
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new
parent
c5a6bd0a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
src/main/resources/public/pages/report/reportController.js
src/main/resources/public/pages/report/reportController.js
+1
-1
src/main/resources/public/pages/report/timeSheetReport.html
src/main/resources/public/pages/report/timeSheetReport.html
+3
-1
No files found.
src/main/resources/public/pages/report/reportController.js
View file @
8647db25
...
@@ -9,7 +9,7 @@ app.controller('allProjectReportController',allProjectReport);
...
@@ -9,7 +9,7 @@ app.controller('allProjectReportController',allProjectReport);
app
.
controller
(
'
projectReportDetailController
'
,
projectReportDetail
);
app
.
controller
(
'
projectReportDetailController
'
,
projectReportDetail
);
app
.
controller
(
'
deleteReportController
'
,
deleteReport
);
app
.
controller
(
'
deleteReportController
'
,
deleteReport
);
app
.
controller
(
'
listEmployeeLackController
'
,
listEmployeeLack
);
app
.
controller
(
'
listEmployeeLackController
'
,
listEmployeeLack
);
// app.controller('listEmployeeLackDetailController',listEmployeeLackDetail);
...
...
src/main/resources/public/pages/report/timeSheetReport.html
View file @
8647db25
...
@@ -44,3 +44,5 @@
...
@@ -44,3 +44,5 @@
</div>
</div>
</div>
</div>
</div>
</div>
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