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
ed09ed47
Commit
ed09ed47
authored
Jun 14, 2019
by
Phạm Duy Phi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
945aa436
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
17 deletions
+0
-17
src/main/resources/public/js/app.js
src/main/resources/public/js/app.js
+0
-9
src/main/resources/public/layout/layout5.html
src/main/resources/public/layout/layout5.html
+0
-8
No files found.
src/main/resources/public/js/app.js
View file @
ed09ed47
...
...
@@ -65,15 +65,6 @@ angular.module("myApp", ["ui.router", 'ngRoute']).config(function ($stateProvide
}
})
.
state
(
"
layout5
"
,
{
abstract
:
true
,
views
:
{
"
layout
"
:
{
templateUrl
:
"
layout/layout5.html
"
}
}
})
// .state('app', {
// abstract: true,
// views: {
...
...
src/main/resources/public/layout/layout5.html
deleted
100644 → 0
View file @
945aa436
<!--<div>-->
<!-- layout5-->
<!-- <a ui-sref="timeSheet">Time Sheet</a>-->
<!-- <a ui-sref="leaveForm">Leave Form</a>-->
<!-- <div ui-view="content">-->
<!-- </div>-->
<!--</div>-->
\ No newline at end of file
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