Commit 79cf6ecb authored by Phạm Duy Phi's avatar Phạm Duy Phi

no message

parent 9ff00192
...@@ -7,7 +7,6 @@ License URL: http://creativecommons.org/licenses/by/3.0/ ...@@ -7,7 +7,6 @@ License URL: http://creativecommons.org/licenses/by/3.0/
<!doctype html> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<<<<<<< HEAD
<title>Quản trị văn phòng</title> <title>Quản trị văn phòng</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
...@@ -115,7 +114,6 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony ...@@ -115,7 +114,6 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony
</head> </head>
<body ng-app="myApp" class="cbp-spmenu-push"> <body ng-app="myApp" class="cbp-spmenu-push">
<div ui-view="layout"></div> <div ui-view="layout"></div>
=======
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="keywords" content="Glance Design Dashboard Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template, <meta name="keywords" content="Glance Design Dashboard Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
...@@ -130,7 +128,6 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony ...@@ -130,7 +128,6 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony
<!-- Bootstrap Core CSS --> <!-- Bootstrap Core CSS -->
<link href="css/bootstrap.css" rel='stylesheet' type='text/css'/> <link href="css/bootstrap.css" rel='stylesheet' type='text/css'/>
>>>>>>> 14cbe76ccc34395abe463875cb178d2c872e3f85
<!-- Custom CSS --> <!-- Custom CSS -->
<link href="css/style.css" rel='stylesheet' type='text/css'/> <link href="css/style.css" rel='stylesheet' type='text/css'/>
...@@ -153,7 +150,6 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony ...@@ -153,7 +150,6 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.6.1/angular-sanitize.js"></script> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.6.1/angular-sanitize.js"></script>
<script src="//angular-ui.github.io/bootstrap/ui-bootstrap-tpls-1.3.3.js"></script> <script src="//angular-ui.github.io/bootstrap/ui-bootstrap-tpls-1.3.3.js"></script>
<script src="js/app.js"></script> <script src="js/app.js"></script>
<<<<<<< HEAD
<script src="pages/project/groupproject/groupProjectController.js"></script> <script src="pages/project/groupproject/groupProjectController.js"></script>
<script src="pages/timesheet/timeSheetController.js"></script> <script src="pages/timesheet/timeSheetController.js"></script>
...@@ -184,7 +180,6 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony ...@@ -184,7 +180,6 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony
x.style.display = "none"; x.style.display = "none";
n.value = "Add Leave Form"; n.value = "Add Leave Form";
} }
=======
<script src="pages/employee/employeeController.js"></script> <script src="pages/employee/employeeController.js"></script>
<!-- <script src="pages/project/projectController.js"></script>--> <!-- <script src="pages/project/projectController.js"></script>-->
<script src="pages/leaveform/leaveFormController.js"></script> <script src="pages/leaveform/leaveFormController.js"></script>
...@@ -203,7 +198,6 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony ...@@ -203,7 +198,6 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony
#chartdiv { #chartdiv {
width: 100%; width: 100%;
height: 295px; height: 295px;
>>>>>>> 14cbe76ccc34395abe463875cb178d2c872e3f85
} }
</style> </style>
<!--pie-chart --><!-- index page sales reviews visitors pie chart --> <!--pie-chart --><!-- index page sales reviews visitors pie chart -->
...@@ -258,8 +252,6 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony ...@@ -258,8 +252,6 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony
}); });
}); });
</script> </script>
<<<<<<< HEAD
<<<<<<< HEAD
<!-- Js --> <!-- Js -->
<!-- Bootstrap core JavaScript--> <!-- Bootstrap core JavaScript-->
...@@ -281,8 +273,6 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony ...@@ -281,8 +273,6 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony
<!-- Custom scripts for all pages--> <!-- Custom scripts for all pages-->
<script src="common/js/sb-admin.min.js"></script> <script src="common/js/sb-admin.min.js"></script>
=======
>>>>>>> 14cbe76ccc34395abe463875cb178d2c872e3f85
</head> </head>
<body class="cbp-spmenu-push" ng-app="myApp"> <body class="cbp-spmenu-push" ng-app="myApp">
<div class="main-content"> <div class="main-content">
...@@ -793,21 +783,13 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony ...@@ -793,21 +783,13 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony
}); });
} }
<<<<<<< HEAD
<script src="js/main.js"></script> <script src="js/main.js"></script>
<script src="js/app.js"></script> <script src="js/app.js"></script>
<script src="pages/employee/employeeController.js"></script> <script src="pages/employee/employeeController.js"></script>
<script src="pages/project/project/projectController.js"></script> <script src="pages/project/project/projectController.js"></script>
<script src="pages/homepage/homeController.js"></script> <script src="pages/homepage/homeController.js"></script>
<script src="pages/homepage/HomeService.js"></script> <script src="pages/homepage/HomeService.js"></script>
=======
</script> </script>
<<<<<<< HEAD
<!-- new added graphs chart js-->
>>>>>>> 14cbe76ccc34395abe463875cb178d2c872e3f85
=======
>>>>>>> 049511c3b37f668c637022150c53bd25d9b8e61d
<script src="js/classie.js"></script> <script src="js/classie.js"></script>
<script> <script>
var menuLeft = document.getElementById('cbp-spmenu-s1'), var menuLeft = document.getElementById('cbp-spmenu-s1'),
...@@ -822,10 +804,9 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony ...@@ -822,10 +804,9 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony
}; };
<<<<<<< HEAD
<!-- Custom scripts for all pages--> <!-- Custom scripts for all pages-->
<script src="common/js/sb-admin.min.js"></script> <script src="common/js/sb-admin.min.js"></script>
======= <script>
function disableOther(button) { function disableOther(button) {
if (button !== 'showLeftPush') { if (button !== 'showLeftPush') {
classie.toggle(showLeftPush, 'disabled'); classie.toggle(showLeftPush, 'disabled');
...@@ -838,14 +819,14 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony ...@@ -838,14 +819,14 @@ SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony
<script src="js/bootstrap.js"></script> <script src="js/bootstrap.js"></script>
</footer> </footer>
>>>>>>> 14cbe76ccc34395abe463875cb178d2c872e3f85
</div> </div>
=======
</head> </head>
<body class="cbp-spmenu-push" ng-app="myApp"> <body class="cbp-spmenu-push" ng-app="myApp">
<div ui-view="layout"></div> <div ui-view="layout"></div>
>>>>>>> fcb3554c9480d927d3ff072584217224ddd37db6
>>>>>>> master </body>
</body>
</body> </body>
</html> </html>
\ 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