-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex_employee_reservation.php
354 lines (287 loc) · 17 KB
/
index_employee_reservation.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Mouldifi - A fully responsive, HTML5 based admin theme">
<meta name="keywords" content="Responsive, HTML5, admin theme, business, professional, Mouldifi, web design, CSS3">
<title>KTX DHBK Đà Nẵng</title>
<!-- Site favicon -->
<link href="images/favicon.ico" rel="shortcut icon" type="image/x-icon">
<!-- /site favicon -->
<!-- Entypo font stylesheet -->
<link href="css/entypo.css" rel="stylesheet">
<!-- /entypo font stylesheet -->
<!-- Font awesome stylesheet -->
<link href="css/font-awesome.min.css" rel="stylesheet">
<!-- /font awesome stylesheet -->
<!-- Bootstrap stylesheet min version -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- /bootstrap stylesheet min version -->
<!-- Mouldifi core stylesheet -->
<link href="css/mouldifi-core.css" rel="stylesheet">
<!-- /mouldifi core stylesheet -->
<link href="css/mouldifi-forms.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="js/html5shiv.min.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<!--[if lte IE 8]>
<script src="js/plugins/flot/excanvas.min.js"></script>
<![endif]-->
</head>
<body>
<div class="back-to-top1">
</div>
<!-- Page container -->
<div class="page-container">
<!-- Page Sidebar -->
<div class="page-sidebar">
<!-- Site header -->
<header class="site-header">
<div class="site-logo">
<a href="index.html"><img title="Mouldifi" alt="Mouldifi" src="images/logo.png"></a>
</div>
<div class="sidebar-collapse hidden-xs"><a class="sidebar-collapse-icon" href="#"><i class="icon-menu"></i></a></div>
<div class="sidebar-mobile-menu visible-xs"><a class="mobile-menu-icon" href="#" data-toggle="collapse" data-target="#side-nav"><i class="icon-menu"></i></a></div>
</header>
<!-- /site header -->
<!-- Main navigation -->
<ul class="main-menu navbar-collapse collapse" id="side-nav">
<li class="index-user.html"><a href="index-employee-user.php"><i class="fa fa-users"></i><span class="title">Danh sách sinh viên</span></a></li>
<li class="index-rom.html"><a href="index-employee-room.php"><i class="fa fa-building"></i><span class="title">Danh sách phòng</span></a></li>
<li class="reservation.html"><a href="index_employee_reservation.html"><i class="fa fa-outdent"></i><span class="title">Danh sách đặt chổ</span></a></li>
<li class="seach.html"><a href="error-404.html"><i class="fa fa-file-text"></i><span class="title">Danh sách hóa đơn</span></a></li>
<li class="seach.html"><a href="error-404.html"><i class="fa fa-list-ol"></i><span class="title">Thống kê</span></a></li>
<li class="seach.html"><a href="error-404.html"><i class="icon-search"></i><span class="title">Tìm Kiếm</span></a></li>
</ul>
<!-- /main navigation -->
</div>
<!-- /page sidebar -->
<!-- Main container -->
<div class="main-container gray-bg">
<!-- Main header -->
<div class="main-header row">
<div class="col-sm-6 col-xs-5 height-header1">
<a href="index.html">
<div id="header-logo-img">
<img width="60" alt="HTML5 icon" src="images/logobk.jpg">
</div>
<div id="header-logo-infologo">
<h3><b>KÝ TÚC XÁ ĐẠI HỌC BÁCH KHOA</b></h3>
<p>Dormitory of University of Science and Technology</p>
</div>
</a>
</div>
<div class="col-sm-6 col-xs-7">
<!-- User info -->
<ul class="user-info pull-left">
<li class="profile-info dropdown" style="margin-left: 350px;margin-top: 10px;">
<a class="dropdown-toggle" aria-expanded="false" href="#" data-toggle="dropdown"> <img width="44" class="img-circle avatar" alt="" src="images/nu.png">Ngọc Trinh <span class="caret"></span></a>
<!-- User action menu -->
<ul class="dropdown-menu">
<li><a href="#"><i class="icon-cog"></i>Thông tin cá nhân</a></li>
<li><a href="#"><i class="icon-logout"></i>Logout</a></li>
</ul>
<!-- /user action menu -->
</li>
</ul>
<!-- /user info -->
</div>
</div>
<!-- /main header -->
<!-- Main content -->
<div class="main-content">
<h1 class="page-title">Đăng ký phòng</h1>
<!-- Breadcrumb -->
<ol class="breadcrumb breadcrumb-2">
<li><a href="index.html"><i class="fa fa-home"></i>Home</a></li>
</ol>
<div class="row ">
<div class="col-lg-11 ">
<div class="panel panel-default " style="position: static; zoom: 1; ">
<div class="panel-heading clearfix ">
<h3 class="panel-title ">Danh sách sinh viên đăng ký phòng</h3>
<ul class="panel-tool-options ">
<li><a href="# " data-rel="reload "><i class="icon-arrows-ccw "></i></a></li>
</ul>
</div>
<div class="panel-body ">
<div class="table-responsive ">
<table class="table table-striped " id="delete-row">
<thead>
<tr>
<th>#</th>
<th>Mã SV</th>
<th>Mã phòng</th>
<th>Tên SV</th>
<th>Ngày sinh</th>
<th>Giới tính</th>
<th>Số DT</th>
<th>Ngày bắt đầu</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row ">1</th>
<td>102130154</td>
<td>B123</td>
<td>Lê Trường Lâm</td>
<td>02/03/1995</td>
<td>Nam</td>
<td>01642353805</td>
<td>17/01/2017</td>
<td><button class="btn btn-success btn-xs remove" type="button" data-original-title="Remove from list"> <i class="icon-check"></i> </button></td>
<td><button class="btn btn-red btn-xs remove" type="button" data-original-title="Remove from list"> <i class="icon-cancel"></i> </button></td>
<tr>
<th scope="row ">2</th>
<td>102130154</td>
<td>B123</td>
<td>Phạm Thị Quỳnh Anh</td>
<td>02/03/1995</td>
<td>Nam</td>
<td>01642353805</td>
<td>17/01/2017</td>
<td><button class="btn btn-success btn-xs remove" type="button" data-original-title="Remove from list"> <i class="icon-check"></i> </button></td>
<td><button class="btn btn-red btn-xs remove" type="button" data-original-title="Remove from list"> <i class="icon-cancel"></i> </button></td>
</tr>
<tr>
<th scope="row ">1</th>
<td>102130154</td>
<td>B123</td>
<td>Lê Trường Lâm</td>
<td>02/03/1995</td>
<td>Nam</td>
<td>01642353805</td>
<td>17/01/2017</td>
<td><button class="btn btn-success btn-xs remove" type="button" data-original-title="Remove from list"> <i class="icon-check"></i> </button></td>
<td><button class="btn btn-red btn-xs remove" type="button" data-original-title="Remove from list"> <i class="icon-cancel"></i> </button></td>
</tr>
<tr>
<th scope="row ">2</th>
<td>102130154</td>
<td>B123</td>
<td>Phạm Thị Quỳnh Anh</td>
<td>02/03/1995</td>
<td>Nam</td>
<td>01642353805</td>
<td>17/01/2017</td>
<td><button class="btn btn-success btn-xs remove" type="button" data-original-title="Remove from list"> <i class="icon-check"></i> </button></td>
<td><button class="btn btn-red btn-xs remove" type="button" data-original-title="Remove from list"> <i class="icon-cancel"></i> </button></td>
</tr>
<tr>
<th scope="row ">1</th>
<td>102130154</td>
<td>B123</td>
<td>Lê Trường Lâm</td>
<td>02/03/1995</td>
<td>Nam</td>
<td>01642353805</td>
<td>17/01/2017</td>
<td><button class="btn btn-success btn-xs remove" type="button" data-original-title="Remove from list"> <i class="icon-check"></i> </button></td>
<td><button class="btn btn-red btn-xs remove" type="button" data-original-title="Remove from list"> <i class="icon-cancel"></i> </button></td>
</tr>
<tr>
<th scope="row ">2</th>
<td>102130154</td>
<td>B123</td>
<td>Phạm Thị Quỳnh Anh</td>
<td>02/03/1995</td>
<td>Nam</td>
<td>01642353805</td>
<td>17/01/2017</td>
<td><button class="btn btn-success btn-xs remove" type="button" data-original-title="Remove from list"> <i class="icon-check"></i> </button></td>
<td><button class="btn btn-red btn-xs remove" type="button" data-original-title="Remove from list"> <i class="icon-cancel"></i> </button></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="row ">
</div>
<!-- Footer -->
<footer class="footer-main">
<div class="container">
<div id="footer-content-nav">
<div id="footer-content-nav-brand" style="float: left;">
<h4><a href="#"><b>KÝ TÚC XÁ ĐẠI HỌC BÁCH KHOA</b></a></h4>
</div>
<div id="footer-content-nav-links" style="float: right;">
<a href="#"><span class="glyphicon glyphicon-open" aria-hidden="true"></span></a>
</div>
</div>
<div id="footer-content-links" style="padding-top: 10px">
<div class="links-group contact" style="float: left;">
<h4>LIÊN HỆ</h4>
<p>Ban quản lý KTX - Đại học Bách Khoa.</p>
<p>Địa chỉ: 60 Ngô Sĩ Liên, phường Hòa Khánh, quận Liên Chiểu, TP.Đà Nẵng.</p>
<p>Tel: 0511.3736.936</p>
<p>Email: [email protected]</p>
</div>
<div class="links-group connectus" style="margin-left: 80px;float: left;">
<h4>LIÊN KẾT</h4>
<a href="http://udn.vn/" target="_blank">Trang Đại Học Đà Nẵng</a><br>
<a href="http://dut.udn.vn/" target="_blank">Trang Đại Học Bách Khoa</a><br>
<a href="http://daotao.dut.udn.vn/" target="_blank">Trang Đào Tạo</a><br>
<a href="http://daotao.dut.udn.vn/sv" target="_blank">Hệ thống trang tín chỉ</a><br>
<a href="http://ctsv.dut.udn.vn/" target="_blank">Phòng công tác sinh viên</a><br>
<a href="http://yu.dut.udn.vn/" target="_blank">Đoàn Trường Bách Khoa</a>
</div>
</div>
</div>
</footer>
<!-- /footer -->
</div>
<!-- /main content -->
</div>
<!-- /main container -->
</div>
<div class="fixed ">
<a href="https://www.facebook.com/Dormitory-DUT-560787624081622/ " targer="_blank "><img width="35 " class="fa-fa-fmxx " alt="HTML5 icon " src="images/fb.png "></a>
<a href="https://twitter.com " target="_blank "><img width="35 " class="fa-fa-fmxx " alt="HTML5 icon " src="images/tw.png "> </a>
<a href="https://www.youtube.com/user/googleplusupdates " target="_blank "><img width="35 " class="fa-fa-fmxx " alt="HTML5 icon " src="images/gp.png "> </a>
</div>
<!--Load JQuery-->
<script src="js/jquery.min.js "></script>
<script src="js/bootstrap.min.js "></script>
<script src="js/plugins/metismenu/jquery.metisMenu.js "></script>
<script src="js/plugins/blockui-master/jquery-ui.js "></script>
<script src="js/plugins/blockui-master/jquery.blockUI.js "></script>
<!--Float Charts-->
<script src="js/plugins/flot/jquery.flot.min.js "></script>
<script src="js/plugins/flot/jquery.flot.tooltip.min.js "></script>
<script src="js/plugins/flot/jquery.flot.resize.min.js "></script>
<script src="js/plugins/flot/jquery.flot.selection.min.js "></script>
<script src="js/plugins/flot/jquery.flot.pie.min.js "></script>
<script src="js/plugins/flot/jquery.flot.time.min.js "></script>
<script src="js/functions.js "></script>
<!--ChartJs-->
<script src="js/plugins/chartjs/Chart.min.js "></script>
<script type='text/javascript'>
$(window).load(function(){<!--from w w w. ja v a 2s. c om-->
$(function () {
$("table#delete-row").on("click", ".remove", function () {
$(this).closest('tr').remove();
});
});
$(function () {
$(".show_tip").tooltip({
container: 'body'
});
});
$(document).click(function () {
$('.tooltip').remove();
$('[title]').tooltip();
});
});
</script>
</body>
<!-- Mirrored from g-axon.com/mouldifi-3.0/light/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 12 Nov 2016 02:48:19 GMT -->
</html>