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
ba838b65
Commit
ba838b65
authored
Jun 16, 2019
by
=
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new
parent
fcb3554c
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
src/main/resources/public/pages/testlayout/testlayout.html
src/main/resources/public/pages/testlayout/testlayout.html
+4
-0
src/main/resources/public/pages/testlayout/testlayoutController.js
...resources/public/pages/testlayout/testlayoutController.js
+8
-0
No files found.
src/main/resources/public/pages/testlayout/testlayout.html
0 → 100644
View file @
ba838b65
<div
class=
"container"
>
state con của layout2
</div>
src/main/resources/public/pages/testlayout/testlayoutController.js
0 → 100644
View file @
ba838b65
/**
*
*/
angular
.
module
(
"
myApp
"
).
controller
(
"
testlayoutController
"
,
function
(
$scope
,
$http
,
$window
)
{
console
.
log
(
"
testlayoutController
"
);
});
\ 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