Commit ed09ed47 authored by Phạm Duy Phi's avatar Phạm Duy Phi

no message

parent 945aa436
......@@ -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: {
......
<!--<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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment