-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·421 lines (395 loc) · 26.6 KB
/
index.html
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
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Surat Municipal Corporation</title>
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<link rel="stylesheet" href="assets/Ionicons/css/ionicons.min.css">
<link rel="stylesheet" href="assets/icofont/icofont.min.css">
<link rel="stylesheet" href="assets/css/AdminLTE.css">
<link rel="stylesheet" href="assets/css/skins/skin-blue-light.css">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<link rel="icon" type="image/png" href="assets/img/smc_logo.png" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic">
</head>
<body class="hold-transition skin-blue-light sidebar-mini">
<div class="wrapper">
<!-- Main Header -->
<header class="main-header">
<!-- Logo -->
<a href="#" class="logo">
<span class="logo-mini"></span>
<span class="logo-lg"></span>
</a>
<!-- Header Navbar -->
<nav class="navbar navbar-static-top" role="navigation">
<!-- Sidebar toggle button-->
<a href="#" class="sidebar-toggle" data-toggle="push-menu" role="button">
<i class="fas fa-bars"></i>
</a>
<!-- Navbar Right Menu -->
<div class="navbar-custom-menu">
<ul class="nav navbar-nav">
<li>
<a href="#!" onclick=" javascript:toggleFullScreen()"><i class="full-screen fa fa-expand"></i></a>
</li>
<!-- Notifications -->
<li class="dropdown notifications-menu">
<!-- Menu toggle button -->
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<i class="far fa-bell"></i>
<span class="label label-success">5</span>
</a>
<ul class="dropdown-menu">
<li class="header">Recent Critical Update</li>
<li>
<ul class="menu">
<li>
<a href="#">
<h4>KL 01 CH 7071 <small><i class="fa fa-clock-o"></i> 5 mins</small>
</h4>
<p>Vehicle is marked for showing in the map. Black Vehicle, Wanted Category</p>
</a>
</li>
<li>
<a href="#">
<h4>KL 01 CH 7071 <small><i class="fa fa-clock-o"></i> 14 mins</small>
</h4>
<p>Vehicle tracking is enabled. Black Vehicle, Wanted Category</p>
</a>
</li>
<li>
<a href="#">
<h4>KL 01 CH 7071 <small><i class="fa fa-clock-o"></i> 22 mins</small>
</h4>
<p>Green Vehicle, Wanted Category. Alert Issued by Surat Police</p>
</a>
</li>
<li>
<a href="#">
<h4>KL 01 CH 7071 <small><i class="fa fa-clock-o"></i> 1 hr</small>
</h4>
<p>Green Vehicle, Wanted Category. Alert Issued by Surat Police</p>
</a>
</li>
<li>
<a href="#">
<h4>KL 01 CH 7071 <small><i class="fa fa-clock-o"></i> 1 hr</small>
</h4>
<p>Green Vehicle, Wanted Category. Alert Issued by Surat Police</p>
</a>
</li>
<li>
<a href="#">
<h4>KL 01 CH 7071 <small><i class="fa fa-clock-o"></i> 1 hr</small>
</h4>
<p>Green Vehicle, Wanted Category. Alert Issued by Surat Police</p>
</a>
</li>
<!-- end notification -->
</ul>
</li>
<li class="footer"><a href="#">View all</a></li>
</ul>
</li>
<!-- User Account Menu -->
<li class="dropdown user user-menu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<span class="hidden-xs">Alexander Pierce</span>
</a>
<ul class="dropdown-menu">
<li class="header"><a href="#" class=""><i class="icofont-user-alt-2"></i> My Profile</a></li>
<li class="header"><a href="#" class=""><i class="icofont-logout"></i> Logout</a></li>
</ul>
</li>
</ul>
</div>
</nav>
</header>
<!-- Left side column -->
<aside class="main-sidebar">
<!-- sidebar -->
<section class="sidebar">
<!-- Sidebar Menu -->
<ul class="sidebar-menu" data-widget="tree">
<li class="active treeview menu-open">
<a href="#"><i class="fas fa-traffic-light"></i> <span>Traffic Surveillance System</span>
<span class="pull-right-container">
<i class="fa fa-angle-left pull-right"></i>
</span>
</a>
<ul class="treeview-menu">
<li class="active"><a href="index.html"><i class="fas fa-desktop"></i> Dashboard</a></li>
<li><a href="hotlist-vehicles.html"><i class="fas fa-car"></i> Hotlist Vehicles</a></li>
<li><a href="vehicles-detections.html"><i class="fas fa-crosshairs"></i> Vehicle Detections</a></li>
<li><a href="anpr-summary.html"><i class="fas fa-file-alt"></i> ANPR Summary</a></li>
<li><a href="audit-trail.html"><i class="fas fa-file-alt"></i> Audit Trail</a></li>
<li class="treeview">
<a href="#"><i class="fas fa-sliders-h"></i> <span>Configurations</span>
<span class="pull-right-container">
<i class="fa fa-angle-left pull-right"></i>
</span>
</a>
<ul class="treeview-menu">
<li><a href="time-configuration.html"><i class="fas fa-clock"></i> Time Configuration</a></li>
<li><a href="map-pointer-confihuration.html"><i class="fas fa-map-marker"></i> Map Pointer Colour Configuration</a></li>
<li><a href="dashboard-map-pointer-colour-configuration.html"><i class="fas fa-tint"></i> Dashboard Map Pointer Colour Configuration</a></li>
<li><a href="other-configurations.html"><i class="fas fa-cog"></i> Other Configurations</a></li>
<li><a href="notification-list.html"><i class="fas fa-bell"></i> Notification List</a></li>
</ul>
</li>
</ul>
</li>
</ul>
<!-- /.sidebar-menu -->
</section>
<!-- /.sidebar -->
</aside>
<!-- Content Wrapper-->
<div class="content-wrapper">
<!-- Content Header-->
<section class="content-header">
<h1>Dashboard</h1>
</section>
<!-- Main content -->
<section class="content container-fluid">
<div class="row">
<div class="col-md-12">
<div class="box box-solid box-default">
<div class="box-header">
<h3 class="box-title">Hotlist Vehicle Locations</h3>
<div class="box-tools pull-right">
<button type="button" class="btn btn-box-tool btn-flat" data-widget="collapse"><i class="fa fa-minus"></i>
</button> </div>
</div>
<!-- /.box-header -->
<div class="box-body no-padding">
<div class="embed-responsive embed-responsive-100x400px">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d34190.191266882735!2d72.81272822696987!3d21.170868059432536!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be04e59411d1563%3A0xfe4558290938b042!2sSurat%2C+Gujarat!5e0!3m2!1sen!2sin!4v1556994725871!5m2!1sen!2sin" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
<div class="map-legend-box hidden">
<ul class="map-legend-priority">
<li><i class="fa fa-circle text-maroon"></i> Critical</li>
<li><i class="fa fa-circle text-orange"></i> High</li>
<li><i class="fa fa-circle text-green"></i> Normal</li>
<li><i class="fa fa-circle text-teal"></i> Low</li>
</ul>
</div>
</div>
<!-- /.box-body -->
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="box box-default box-solid">
<div class="box-header">
<h3 class="box-title">Recent Hotlist Detections</h3>
<div class="box-tools">
<a href="#" class="btn btn-block btn-sm btn-info btn-flat"> View All</a>
<button type="button" class="btn btn-box-tool btn-flat" data-widget="collapse"><i class="fa fa-minus"></i>
</button>
</div>
</div>
<!-- /.box-header -->
<div class="box-body no-padding">
<div class="table-responsive">
<table class="table table-striped table-bordered recent-hotlist-detection">
<thead>
<tr role="row">
<th>Registration Number</th>
<th>Colour</th>
<th>Company</th>
<th>Category</th>
<th class="text-center">Image</th>
<th class="text-center">View Tracking</th>
</tr>
</thead>
<tbody>
<tr>
<td>KL 01 M 6680</td>
<td>Red</td>
<td>Honda</td>
<td>Stolen</td>
<td class="text-center hotlist-img-tooltip">
<i class="fas fa-image imgtooltip" data-html="true" data-toggle="tooltip" data-placement="top" data-original-title="<div><img src=assets/img/car1.jpg /></div><p class='text-left'>Last Detected on: 28/02/2019 16:45:39 PM <br> Last Detected at: Athwagate</p>"></i>
</td>
<td class="text-center">
<a class="i-cursordashbord" onclick="OpenTrackLog("KKS7x/06m4Y=","KL01M6680")"><i class="fa fa-eye imgtooltip" title="Vehicle Tracking Log List"></i></a>
</td>
</tr>
<tr>
<td>KL 01 M 6680 <i class="fas fa-flag text-yellow" data-toggle="tooltip" data-placement="right" title="Flagged"></i></td>
<td>Green</td>
<td>Honda Brio</td>
<td>Stolen</td>
<td class="text-center hotlist-img-tooltip">
<i class="fas fa-image imgtooltip" data-html="true" data-toggle="tooltip" data-placement="top" data-original-title="<div><img src=assets/img/car1.jpg /></div><p class='text-left'>Last Detected on: 28/02/2019 16:45:39 PM <br> Last Detected at: Athwagate</p>"></i>
</td>
<td class="text-center">
<a class="i-cursordashbord" onclick="OpenTrackLog("8I0icKbzlBY=","KL01M6680")"><i class="fa fa-eye imgtooltip" title="Vehicle Tracking Log List"></i></a>
</td>
</tr>
<tr>
<td>KL 01 M 6680</td>
<td>Green</td>
<td>Maruthi </td>
<td>Stolen</td>
<td class="text-center hotlist-img-tooltip">
<i class="fas fa-image imgtooltip" data-html="true" data-toggle="tooltip" data-placement="top" data-original-title="<div><img src=assets/img/car1.jpg /></div><p class='text-left'>Last Detected on: 28/02/2019 16:45:39 PM <br> Last Detected at: Athwagate</p>"></i>
<td class="text-center">
<a class="i-cursordashbord" onclick="OpenTrackLog("8I0icKbzlBY=","KL01M6680")"><i class="fa fa-eye imgtooltip" title="Vehicle Tracking Log List"></i></a>
</td>
</tr>
<tr>
<td>KL 01 M 6680 <i class="fas fa-flag text-yellow" data-toggle="tooltip" data-placement="right" title="Flagged"></i></td>
<td>Green</td>
<td>Honda</td>
<td>Stolen</td>
<td class="text-center hotlist-img-tooltip">
<i class="fas fa-image imgtooltip" data-html="true" data-toggle="tooltip" data-placement="top" data-original-title="<div><img src=assets/img/car1.jpg /></div><p class='text-left'>Last Detected on: 28/02/2019 16:45:39 PM <br> Last Detected at: Athwagate</p>"></i>
<td class="text-center">
<a class="i-cursordashbord" onclick="OpenTrackLog("8I0icKbzlBY=","KL01M6680")"><i class="fa fa-eye imgtooltip" title="Vehicle Tracking Log List"></i></a>
</td>
</tr>
<tr>
<td>KL 01 M 6680</td>
<td>Green</td>
<td>Honda</td>
<td>Stolen</td>
<td class="text-center hotlist-img-tooltip">
<i class="fas fa-image imgtooltip" data-html="true" data-toggle="tooltip" data-placement="top" data-original-title="<div><img src=assets/img/car1.jpg /></div><p class='text-left'>Last Detected on: 28/02/2019 16:45:39 PM <br> Last Detected at: Athwagate</p>"></i>
<td class="text-center">
<a class="i-cursordashbord" onclick="OpenTrackLog("8I0icKbzlBY=","KL01M6680")"><i class="fa fa-eye imgtooltip" title="Vehicle Tracking Log List"></i></a>
</td>
</tr>
<!-- <tr>
<td>KL 01 M 6680 <i class="fas fa-flag text-yellow" data-toggle="tooltip" data-placement="right" title="Flagged"></i></td>
<td>Green</td>
<td>Honda</td>
<td>Stolen</td>
<td class="text-center hotlist-img-tooltip">
<i class="fas fa-image imgtooltip" data-html="true" data-toggle="tooltip" data-placement="top" data-original-title="<div><img src=assets/img/car1.jpg /></div><p class='text-left'>Last Detected on: 28/02/2019 16:45:39 PM <br> Last Detected at: Athwagate</p>"></i>
<td class="text-center">
<a class="i-cursordashbord" onclick="OpenTrackLog("8I0icKbzlBY=","KL01M6680")"><i class="fa fa-eye imgtooltip" title="Vehicle Tracking Log List"></i></a>
</td>
</tr>
<tr>
<td>KL 01 M 6680</td>
<td>Green</td>
<td>Honda</td>
<td>Stolen</td>
<td class="text-center hotlist-img-tooltip">
<i class="fas fa-image imgtooltip" data-html="true" data-toggle="tooltip" data-placement="top" data-original-title="<div><img src=assets/img/car1.jpg /></div><p class='text-left'>Last Detected on: 28/02/2019 16:45:39 PM <br> Last Detected at: Athwagate</p>"></i>
<td class="text-center">
<a class="i-cursordashbord" onclick="OpenTrackLog("8I0icKbzlBY=","KL01M6680")"><i class="fa fa-eye imgtooltip" title="Vehicle Tracking Log List"></i></a>
</td>
</tr>
<tr>
<td>KL 01 M 6680</td>
<td>Green</td>
<td>Honda</td>
<td>Stolen</td>
<td class="text-center hotlist-img-tooltip">
<i class="fas fa-image imgtooltip" data-html="true" data-toggle="tooltip" data-placement="top" data-original-title="<div><img src=assets/img/car1.jpg /></div><p class='text-left'>Last Detected on: 28/02/2019 16:45:39 PM <br> Last Detected at: Athwagate</p>"></i>
<td class="text-center">
<a class="i-cursordashbord" onclick="OpenTrackLog("8I0icKbzlBY=","KL01M6680")"><i class="fa fa-eye imgtooltip" title="Vehicle Tracking Log List"></i></a>
</td>
</tr>
-->
</tbody>
</table>
</div>
</div>
<!-- /.box-body -->
</div>
</div>
<div class="col-md-6">
<div class="box box-solid box-default">
<div class="box-header">
<h3 class="box-title">Recent Critical Updates</h3>
<div class="box-tools">
<a href="#" class="btn btn-block btn-sm btn-info btn-flat"> View All</a>
<button type="button" class="btn btn-box-tool btn-flat" data-widget="collapse"><i class="fa fa-minus"></i>
</button>
</div>
</div>
<div class="box-body no-padding">
<ul class="recent-critical-updates-list">
<li>
<a href="#">
<i class="fa fa-circle text-maroon"></i>
<h4>KL 01 CH 7071 <small><i class="fa fa-clock-o"></i> 5 mins</small>
</h4>
<p>Vehicle is marked for showing in the map. Black Vehicle, Wanted Category</p>
</a>
</li>
<li>
<a href="#"> <i class="fa fa-circle text-aqua"></i>
<h4>KL 01 CH 7071 <small><i class="fa fa-clock-o"></i> 14 mins</small>
</h4>
<p>Vehicle tracking is enabled. Black Vehicle, Wanted Category</p>
</a>
</li>
<li>
<a href="#"> <i class="fa fa-circle text-maroon"></i>
<h4>KL 01 CH 7071 <small><i class="fa fa-clock-o"></i> 22 mins</small>
</h4>
<p>Green Vehicle, Wanted Category. Alert Issued by Surat Police</p>
</a>
</li>
<li>
<a href="#"> <i class="fa fa-circle text-aqua"></i>
<h4>KL 01 CH 7071 <small><i class="fa fa-clock-o"></i> 1 hr</small>
</h4>
<p>Green Vehicle, Wanted Category. Alert Issued by Surat Police</p>
</a>
</li>
<!--<li>
<a href="#"> <i class="fa fa-circle text-green"></i>
<h4>KL 01 CH 7071 <small><i class="fa fa-clock-o"></i> 1 hr</small>
</h4>
<p>Green Vehicle, Wanted Category. Alert Issued by Surat Police</p>
</a>
</li>
<li>
<a href="#"> <i class="fa fa-circle text-aqua"></i>
<h4>KL 01 CH 7071 <small><i class="fa fa-clock-o"></i> 1 hr</small>
</h4>
<p>Green Vehicle, Wanted Category. Alert Issued by Surat Police</p>
</a>
</li>-->
<!-- end notification -->
</ul>
</div>
<!-- /.box-body -->
</div>
</div>
</div>
</section>
<!-- /.content -->
</div>
<!-- /.content-wrapper -->
<!-- Main Footer -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
Version 1.0
</div>
Copyright © 2019 <a href="#">ARS Traffic & Transport Technology </a>.
</footer>
</div>
<!-- ./wrapper -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<script src="assets/js/jquery.slimscroll.min.js"></script>
<script src="assets/js/fastclick.js"></script>
<script src="assets/js/adminlte.min.js"></script>
<script src="assets/js/page.js"></script>
</body>
</html>