Subversion Repositories SmartDukaan

Rev

Rev 27757 | Rev 27884 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
21627 kshitij.so 1
<!DOCTYPE html>
2
<html lang="en">
27875 amit.gupta 3
<head>
21627 kshitij.so 4
    <meta charset="utf-8">
22095 kshitij.so 5
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
23166 amit.gupta 6
    <meta name="description" content="Smart Dukaan FOCO Dashboard">
7
    <meta name="author" content="smartdukaan">
27875 amit.gupta 8
    <!--<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">-->
9
    <link rel="shortcut icon" href="assets/images/icons/favicon.png">
21627 kshitij.so 10
 
23166 amit.gupta 11
    <title>Smart Dukaan - FOCO Dashboard</title>
21627 kshitij.so 12
 
27875 amit.gupta 13
    <!-- Bootstrap CSS -->
21627 kshitij.so 14
    <!-- bootstrap theme -->
15
    <!--external css-->
16
    <!-- font icon -->
27875 amit.gupta 17
    <link href="resources/css/elegant-icons-style.css" rel="stylesheet"/>
18
    <link href="resources/css/font-awesome.min.css" rel="stylesheet"/>
21627 kshitij.so 19
    <!-- full calendar css-->
20
    <!-- owl carousel -->
21
    <link rel="stylesheet" href="resources/css/owl.carousel.css" type="text/css">
27875 amit.gupta 22
    <link href="resources/css/jquery-jvectormap-1.2.2.css" rel="stylesheet">
21627 kshitij.so 23
    <!-- Custom styles -->
27875 amit.gupta 24
    <link href="resources/css/widgets.css" rel="stylesheet">
24566 amit.gupta 25
    <link href="resources/css/style.css?v=${cssVersion}" rel="stylesheet">
25143 amit.gupta 26
    <link href="resources/css/card.css?v=${cssVersion}" rel="stylesheet">
27875 amit.gupta 27
    <link href="resources/css/style-responsive.css?v=${cssVersion}" rel="stylesheet"/>
28
    <link href="resources/css/jquery-ui-1.10.4.min.css" rel="stylesheet">
24066 amit.gupta 29
    <link type="text/css" href="resources/css/bootstrap.css" rel="stylesheet">
27875 amit.gupta 30
    <!--<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/bootstrap/3/css/bootstrap.css" />-->
24066 amit.gupta 31
    <link href="resources/css/bootstrap-theme.min.css" rel="stylesheet">
27875 amit.gupta 32
    <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/daterangepicker/daterangepicker.css"/>
33
    <link rel="stylesheet" type="text/css" href="resources/js/chosen.min.css"/>
27624 tejbeer 34
 
27875 amit.gupta 35
    <link rel="stylesheet" type="text/css" href="resources/css/bootstrap-multiselect.css"/>
36
    <link rel="stylesheet" type="text/css" href="//cdn.datatables.net/1.10.16/css/dataTables.bootstrap.min.css"/>
37
    <link rel='stylesheet' href='https://use.fontawesome.com/releases/v5.7.0/css/all.css'
38
          integrity='sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ' crossorigin='anonymous'>
39
    <style type="text/css">
27596 tejbeer 40
 
27875 amit.gupta 41
        .current-margin {
42
            cursor: pointer;
43
        }
21627 kshitij.so 44
 
27875 amit.gupta 45
        .margin-calculator {
46
            cursor: pointer;
47
        }
25654 amit.gupta 48
 
27875 amit.gupta 49
        .Vivo:hover {
50
            border-radius: 40px;
51
            background: blue;
52
        }
21627 kshitij.so 53
 
27875 amit.gupta 54
 
55
        .Samsung:hover {
56
            border-radius: 4px;
57
            background: blue;
58
        }
59
 
60
        .Vivo:hover {
61
            border-radius: 4px;
62
            background: mediumblue;
63
        }
64
 
65
        .Oppo:hover {
66
            border-radius: 4px;
67
            background: green;
68
        }
69
 
70
        .Lava:hover {
71
            border-radius: 4px;
72
            background: salmon;
73
        }
74
 
75
        .Live:hover {
76
            border-radius: 4px;
77
            background: coral;
78
        }
79
 
80
        .Nokia:hover {
81
            border-radius: 4px;
82
            background: blue;
83
        }
84
 
85
        .Realme:hover {
86
            border-radius: 4px;
87
            background: yellow;
88
        }
89
 
90
        .Tecno:hover {
91
            border-radius: 4px;
92
            background: DarkTurquoise;
93
        }
94
 
95
        .Samsung {
96
 
97
            -moz-border-radius: 4px;
98
            border-radius: 4px;
99
            border: solid 5px black;
100
            text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
101
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
102
            background-image: linear-gradient(#4682B4, #dae5f4);
103
            color: #FFF;
104
            padding: 8px 12px;
105
            text-decoration: none;
106
            cursor: pointer;
107
 
108
 
109
        }
110
 
111
        .Vivo {
112
            -moz-border-radius: 4px;
113
            border-radius: 4px;
114
            border: solid 5px black;
115
            text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
116
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
117
            background-image: linear-gradient(#4682B4, #dae5f4);
118
            color: #FFF;
119
            padding: 8px 12px;
120
            text-decoration: none;
121
            cursor: pointer;
122
 
123
        }
124
 
125
        .Oppo {
126
            -moz-border-radius: 4px;
127
            border-radius: 4px;
128
            border: solid 5px black;
129
            text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
130
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
131
            background-image: linear-gradient(#4682B4, #dae5f4);
132
            color: #FFF;
133
            padding: 8px 12px;
134
            text-decoration: none;
135
            cursor: pointer;
136
 
137
        }
138
 
139
        .Lava {
140
 
141
            -moz-border-radius: 4px;
142
            border-radius: 4px;
143
            border: solid 5px black;
144
            text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
145
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
146
            background-image: linear-gradient(#4682B4, #dae5f4);
147
            color: #FFF;
148
            padding: 8px 12px;
149
            text-decoration: none;
150
            cursor: pointer;
151
 
152
        }
153
 
154
        .Realme {
155
            -moz-border-radius: 4px;
156
            border-radius: 4px;
157
            border: solid 5px black;
158
            text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
159
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
160
            background-image: linear-gradient(#4682B4, #dae5f4);
161
            color: #FFF;
162
            padding: 8px 12px;
163
            text-decoration: none;
164
            cursor: pointer;
165
 
166
        }
167
 
168
        .Tecno {
169
            -moz-border-radius: 4px;
170
            border-radius: 4px;
171
            border: solid 5px black;
172
            text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
173
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
174
            background-image: linear-gradient(#4682B4, #dae5f4);
175
            color: #FFF;
176
            padding: 8px 12px;
177
            text-decoration: none;
178
            cursor: pointer;
179
 
180
        }
181
 
182
        .Nokia {
183
            -moz-border-radius: 4px;
184
            border-radius: 4px;
185
            border: solid 5px black;
186
            text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
187
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
188
            background-image: linear-gradient(#4682B4, #dae5f4);
189
            color: #FFF;
190
            padding: 8px 12px;
191
            text-decoration: none;
192
            cursor: pointer;
193
 
194
        }
195
 
196
        .Live {
197
 
198
            -moz-border-radius: 4px;
199
            border-radius: 4px;
200
            border: solid 5px black;
201
            text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
202
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
203
            background-image: linear-gradient(#4682B4, #dae5f4);
204
            color: #FFF;
205
            padding: 8px 12px;
206
            text-decoration: none;
207
            cursor: pointer;
208
        }
209
 
210
        #accesoriesStock:hover {
211
            cursor: pointer;
212
            border-radius: 4px;
213
            background: white;
214
        }
215
 
216
        #accesoriesStock {
217
 
218
            -moz-border-radius: 4px;
219
            border-radius: 4px;
220
            border: solid 5px black;
221
            text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
222
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
223
            background-image: linear-gradient(#4682B4, #dae5f4);
224
            color: #FFF;
225
            padding: 14px 3px 18px 3px;
226
            text-decoration: none;
227
            object-fit: cover;
228
            width: 100%;
229
            height: 90px;
230
 
231
        }
232
 
233
        .loading {
234
            display: none;
235
        }
236
 
237
        .breadcrumb {
238
            padding: 0 15px;
239
        }
240
 
241
        .stars-outer {
242
            display: inline-block;
243
            position: relative;
244
            font-family: FontAwesome;
245
        }
246
 
247
        .stars-outer::before {
248
            content: "\f006 \f006 \f006 \f006 \f006";
249
        }
250
 
251
        .stars-inner {
252
            position: absolute;
253
            top: 0;
254
            left: 0;
255
            white-space: nowrap;
256
            overflow: hidden;
257
            width: 0;
258
        }
259
 
260
        .stars-inner::before {
261
            content: "\f005 \f005 \f005 \f005 \f005";
262
            color: #f8ce0b;
263
        }
264
 
265
 
266
        .table-striped > tbody > tr:nth-child(odd) > td {
267
            background: white;
268
            background-color: #dae5f4;
269
        }
270
 
271
        .table-striped > tbody > tr:nth-child(even) > td {
272
            background: #f2f2f2;
273
            background-color: #b8d1f3;
274
        }
275
 
276
        .btn:hover {
277
            color: grey;
278
            text-decoration: none;
279
        }
280
 
281
        .btn-primary:hover {
282
            color: grey;
283
            text-decoration: none;
284
        }
285
 
286
        .sale-details {
287
            cursor: pointer;
288
        }
289
 
290
        .fa-2x {
291
            font-size: 1.4em;
292
        }
293
 
294
        .cover {
295
            object-fit: cover;
296
            width: 100%;
297
            height: 90px;
298
            padding: 8px;
299
        }
300
 
301
        .info-box .notifications i {
302
            display: inline-block;
303
            margin-top: 0px;
304
            height: 25px;
305
            font-size: 16px;
306
            line-height: 25px;
307
            width: 25px;
308
            float: none;
309
            text-align: center;
310
            padding-right: 0px;
311
            color: #768399;
312
        }
313
 
314
        #preview {
315
            position: relative;
316
            color: #fff;
317
            float: left;
318
            width: 100%;
319
            -webkit-border-radius: 10px;
320
            -moz-border-radius: 10px;
321
            border-radius: 10px;
322
            clear: both;
323
        }
324
 
325
        #canvas-preview {
326
            width: 100%;
327
            position: relative;
328
            top: -15px;
329
        }
330
 
331
        #preview-textfield {
332
            position: absolute;
333
            top: -10px;
334
            left: 0;
335
            right: 0;
336
            text-align: center;
337
            font-size: 2em;
338
            font-weight: bold;
339
            color: white;
340
            font-family: 'Amaranth', sans-serif;
341
        }
342
 
343
        #descriptionMenu {
344
            list-style: desc !important;
345
            list-style-type: square;
346
            text-align: left;
347
        }
348
 
349
        .messagebutton {
350
            margin-left: 1px;
351
 
352
        }
353
 
354
 
355
    </style>
356
</head>
357
 
358
<body style="background-color:#f7f7f7">
359
<!--<div class="loading"><img src="resources/images/icons/loading.gif"></div>-->
360
<!-- container section start -->
361
<section id="container">
362
 
363
 
364
    <header class="header dark-bg indian-flag">
365
        <div class="toggle-nav">
366
            <div class="icon-reorder tooltips" data-original-title="Toggle Navigation" data-placement="bottom"><i
367
                    class="icon_menu"></i></div>
368
        </div>
369
        <a href="${rc.contextPath}/dashboard" class="logo" style="margin-top: 7px"> <img
370
                src="resources/images/SmartDukaan-135x45.jpg" alt="smartDukaan" width="140"
371
                height="45">$fofoStore.getCode()</a>
372
 
373
        <a href="#"><img src="${partnerTypeImage}" width="60px" class="target-slide"></a>
374
 
375
        <div class="btn-group message-filter" style="margin-left: 10%;">
376
            <button data-messagetype="notification" type="button" class="btn btn-default notifi"
377
                    aria-label="Notifications">
378
                <span class="notify1 Notificat">Notification</span></button>
379
            <button data-messagetype="announcement" type="button" class="btn btn-default price"
380
                    aria-label="Announcements">
381
                <span class="notify Price">Price-Drop</span></button>
382
            <button data-messagetype="scheme" type="button" class="btn btn-default schem"
383
                    aria-label="SmartDukaan Schemes">
384
                <span class="notify Scheme">Schemes</span>
385
            </button>
386
 
387
            <button data-messagetype="marketing" type="button" class="btn btn-default mark"
388
                    aria-label="SmartDukaan Schemes">
389
                <span class="notify market">Marketing</span>
390
            </button>
391
        </div>
392
 
393
 
394
        <div class="top-nav notification-row">
395
            <!-- notificatoin dropdown start-->
396
            <ul class="nav pull-right top-menu">
397
                <li class="dropdown">
398
                    <a data-toggle="dropdown" class="dropdown-toggle" href="#">
399
                        <img style="height:38px" src="/resources/images/icons/care1.jpg"/>
400
                        <span class="username" style="font-size:15px">CARE</span>
401
                        <b class="caret"></b>
402
                    </a>
403
                    <ul class="dropdown-menu extended logout">
404
                        <div class="log-arrow-up"></div>
405
                        <li class="eborder-top">
406
                            <a class="create-ticket" href="javascript:void(0);"><i></i>Create Ticket</a>
407
                            <a class="my-ticket" href="javascript:void(0);"><i class=""></i>View Tickets</a>
408
                        </li>
409
                        <li></li>
410
                    </ul>
411
                </li>
412
 
413
                <li class="dropdown" style="margin-top:3px;">
414
                    <a href="javascript:void(0);" id="links_bar" style="color:#D3181F" class="btn btn-link"
415
                       data-toggle="popover">
416
                        <i title="third-party dashboards" class="glyphicon glyphicon-th fa-2x"></i>
417
                    </a>
418
                </li>
419
 
420
                <li class="dropdown" style="margin-top:5px;">
421
                    <a href="javascript:void(0);" class="download_reports btn btn-link" style="color:#D3181F">
422
                        <i title="reports" class="far fa-list-alt fa-2x"></i>
423
                    </a>
424
                </li>
425
 
426
 
427
                <li id="wallet_bar" class="dropdown">
428
                    <a data-toggle="dropdown" class="dropdown-toggle wallet_icon_header" href="javascript:void(0);">
429
                        <i title="wallet summary" class="fas fa-wallet fa-2x" aria-hidden="true"></i>
430
                    </a>
431
                </li>
432
 
433
                <li id="cart_bar" class="dropdown">
434
                    <a class="cart_icon_header" href="javascript:void(0);">
435
                        <i class="fas fa-shopping-cart fa-2x" aria-hidden="true"></i>
436
                        <span class="badge bg-important"></span>
437
                    </a>
438
                </li>
439
 
440
 
441
                <!-- alert notification start-->
442
                <!--<li id="alert_notificatoin_bar" class="dropdown">
443
                    <a data-toggle="dropdown" class="dropdown-toggle" href="#">
444
 
445
                        <i class="icon-bell-l"></i>
446
                        <span class="badge bg-important">0</span>
447
                    </a>
448
                    <ul class="dropdown-menu extended notification">
449
                        <div class="notify-arrow notify-arrow-blue"></div>
450
                        <li>
451
                            <p class="blue">You have no new notifications</p>
452
                        </li>
453
                        <li>
454
                            <a href="#">
455
                                <span class="label label-primary"><i class="icon_profile"></i></span>
456
                                Friend Request
457
                                <span class="small italic pull-right">5 mins</span>
458
                            </a>
459
                        </li>
460
                        <li>
461
                            <a href="#">
462
                                <span class="label label-warning"><i class="icon_pin"></i></span>
463
                                John location.
464
                                <span class="small italic pull-right">50 mins</span>
465
                            </a>
466
                        </li>
467
                        <li>
468
                            <a href="#">
469
                                <span class="label label-danger"><i class="icon_book_alt"></i></span>
470
                                Project 3 Completed.
471
                                <span class="small italic pull-right">1 hr</span>
472
                            </a>
473
                        </li>
474
                        <li>
475
                            <a href="#">
476
                                <span class="label label-success"><i class="icon_like"></i></span>
477
                                Mick appreciated your work.
478
                                <span class="small italic pull-right"> Today</span>
479
                            </a>
480
                        </li>
481
                        <li>
482
                            <a href="#">See all notifications</a>
483
                        </li>
484
                    </ul>
485
                </li>
486
                -->
487
                <!-- alert notification end -->
488
                <li class="dropdown">
489
                    <ul class="dropdown-menu extended">
490
                        <div class="log-arrow-up"></div>
491
                        <li class="eborder-top">
492
                            <a href="javascript:void(0);" class="create-ticket">Create Ticket</a>
493
                        </li>
494
                    </ul>
495
                </li>
496
                <!-- user login dropdown start-->
497
                <li class="dropdown">
498
                    <a data-toggle="dropdown" class="dropdown-toggle" href="#">
27519 amit.gupta 499
                            <span class="profile-ava">
500
                                <img class="avatar-custom" id="photo" alt="" src="">
501
                            </span>
27875 amit.gupta 502
                        <span class="username" id="fofo_name"></span>
503
                        <b class="caret"></b>
504
                    </a>
505
                    <ul class="dropdown-menu extended logout">
506
                        <div class="log-arrow-up"></div>
507
                        <li class="eborder-top">
508
                            <a class="user-profile" href="javascript:void(0);"><i class="icon_profile"></i> My
509
                                Profile</a>
510
                            <a href="${rc.contextPath}/mobileapp" class="btn btn-default" target="_blank">SD Mobile
511
                                App</a>
512
                            <a class="user-manual" target="_blank"
513
                               href="http://www.smartdukaan.com/Dealer-Guideline.pdf">Franchise Manual Sd Policies</a>
514
                            #if($isAdmin)
27519 amit.gupta 515
                                <a class="add-auth-user" href="javascript:void(0);"><i class=""></i>Add User</a>
27875 amit.gupta 516
                                <a class="change-auth-user-password" href="javascript:void(0);"><i class=""></i>Change
517
                                    Password</a>
518
                            #end
519
                        </li>
520
                        <li>
521
                            <a href="${rc.contextPath}/logout"><i class="icon_key_alt" id="logout"></i> Log Out</a>
522
                        </li>
523
                    </ul>
524
                </li>
525
                <!-- user login dropdown end -->
526
            </ul>
527
            <!-- notificatoin dropdown end-->
528
        </div>
529
    </header>
530
    <!--header end-->
21627 kshitij.so 531
 
27875 amit.gupta 532
    <!--sidebar start-->
533
    <aside>
534
        <div id="sidebar" class="nav-collapse ">
535
            <!-- sidebar menu start-->
536
            <ul class="sidebar-menu">
537
                <li class="active">
538
                    <a class="" href="${rc.contextPath}/dashboard">
539
                        <i class="icon_house_alt"></i>
540
                        <span>Dashboard</span>
541
                    </a>
542
                </li>
543
                <li>
544
                    <a href="javascript:;" class="punch-in-outs">
545
                        <i class="icon_document_alt"></i>
546
                        <span>Punch IN/OUT</span>
547
                    </a>
548
                </li>
549
                <li class="sub-menu">
550
                    <a href="javascript:;" class="schemes">
551
                        <i class="icon_document_alt"></i>
552
                        <span>Margins</span>
553
                    </a>
554
                </li>
555
                <li class="sub-menu">
24106 tejbeer 556
                    <a href="javascript:;" class="">
27875 amit.gupta 557
                        <i class="icon_document_alt"></i>
558
                        <span>Fin Services</span>
559
                        <span class="menu-arrow arrow_carrot-right"></span>
560
                    </a>
561
                    <ul class="sub">
562
                        <li><a class="partner-service" href="javascript:void(0);">Partner Service</a></li>
24106 tejbeer 563
                    </ul>
27875 amit.gupta 564
                </li>
565
                <li class="sub-menu">
566
                    <a href="javascript:;" class="">
567
                        <i class="icon_document_alt"></i>
568
                        <span>Returns</span>
569
                        <span class="menu-arrow arrow_carrot-right"></span>
570
                    </a>
571
                    <ul class="sub">
572
                        <li><a class="approved-returns" href="javascript:void(0);">Approved Returns</a></li>
573
                        <li><a class="view-debit-note" href="javascript:void(0);">View Debit Notes</a></li>
574
                        <li><a class="pending-returns" href="javascript:void(0);">Pending Returns</a></li>
575
                    </ul>
576
                </li>
577
                <li class="sub-menu">
578
                    <a href="javascript:;" class="">
579
                        <i class="icon_document_alt"></i>
580
                        <span>Prebooking</span>
581
                        <span class="menu-arrow arrow_carrot-right"></span>
582
                    </a>
583
                    <ul class="sub">
584
                        <li><a class="create-prebooking-order" href="javascript:void(0);">Create Order</a></li>
585
                        <li><a class="prebooking-orders" href="javascript:void(0);">Orders</a></li>
586
                    </ul>
587
                </li>
588
                <li class="sub-menu">
589
                    <a href="javascript:;" class="">
590
                        <i class="icon_document_alt"></i>
591
                        <span>Recharge</span>
592
                        <span class="menu-arrow arrow_carrot-right"></span>
593
                    </a>
594
                    <ul class="sub">
595
                        <li><a class="create-mobile-recharge" href="javascript:void(0);">Mobile Recharge</a></li>
596
                        <li><a class="create-dth-recharge" href="javascript:void(0);">Dth Recharge</a></li>
597
                        <li><a class="mobile-recharges" href="javascript:void(0);">Mob Recharge History</a></li>
598
                        <li><a class="dth-recharges" href="javascript:void(0);">DTH Recharge History</a></li>
599
                    </ul>
600
                </li>
601
                <li>
602
                    <a href="javascript:;" class="create_indent">
603
                        <i class="icon_document_alt"></i>
604
                        <span>Monthly Planning</span>
605
                    </a>
606
                </li>
607
                <li class="sub-menu">
608
                    <a href="javascript:;" class="">
609
                        <i class="icon_document_alt"></i>
610
                        <span>GRN</span>
611
                        <span class="menu-arrow arrow_carrot-right"></span>
612
                    </a>
613
                    <ul class="sub">
614
                        <li><a class="new_grn" href="javascript:void(0);">New</a></li>
615
                        <li><a class="grn_history" href="javascript:void(0);">History</a></li>
616
                        <li><a class="pending_grn" href="javascript:void(0);">Pending</a></li>
617
                    </ul>
618
                </li>
619
                <li class="sub-menu">
620
                    <a href="javascript:;" class="">
621
                        <i class="icon_desktop"></i>
622
                        <span>Inventory</span>
623
                        <span class="menu-arrow arrow_carrot-right"></span>
624
                    </a>
625
                    <ul class="sub">
626
                        <li><a class="good_inventory" href="javascript:void(0);">Good</a></li>
627
                        <li><a class="bad_inventory" href="javascript:void(0);">Bad</a></li>
628
                        <li><a class="allocation_po" href="javascript:void(0);">Raise PO</a></li>
26251 amit.gupta 629
 
25140 amit.gupta 630
 
27875 amit.gupta 631
                    </ul>
632
                </li>
633
                <li class="sub-menu">
634
                    <a href="javascript:;" class="">
635
                        <i class="icon_genius"></i>
636
                        <span>Catalog</span>
637
                        <span class="menu-arrow arrow_carrot-right"></span>
638
                    </a>
639
                    <ul class="sub">
640
                        <li><a class="catalog" href="javascript:void(0);">Catalog</a></li>
641
                        <li><a class="product-compare-info" href="javascript:void(0);">Product Compare</a></li>
642
                    </ul>
643
                </li>
644
                <li class="sub-menu">
645
                    <a href="javascript:void(0);" class="">
646
                        <i class="icon_table"></i>
647
                        <span>Item Aging</span>
648
                        <span class="menu-arrow arrow_carrot-right"></span>
649
                    </a>
650
                    <ul class="sub">
651
                        <li><a class="download_reports" href="javascript:void(0);">Download Reports</a></li>
652
                        <li><a class="download_aging_report" href="javascript:void(0);">Download</a></li>
653
                        <li><a class="item_aging" href="javascript:void(0);">View</a></li>
654
                    </ul>
655
                </li>
656
 
657
                <li class="sub-menu">
658
                    <a href="javascript:;" class="">
659
                        <i class="icon_table"></i>
660
                        <span>Item Ledger</span>
661
                        <span class="menu-arrow arrow_carrot-right"></span>
662
                    </a>
663
                    <ul class="sub">
664
                        <li><a class="item-ledger-report-download-page" href="javascript:void(0);">Download</a></li>
665
                    </ul>
666
                </li>
667
 
668
                <li class="sub-menu">
669
                    <a href="javascript:;" class="">
670
                        <i class="icon_table"></i>
671
                        <span>Sale</span>
672
                        <span class="menu-arrow arrow_carrot-right"></span>
673
                    </a>
674
                    <ul class="sub">
675
                        <li><a class="pending_fofo_order" href="javascript:void(0);">Pending Order</a></li>
676
                        <li><a class="sale-history" href="javascript:void(0);">History</a></li>
677
                        <li><a class="target-slide" href="javascript:void(0);">Outlet Categories</a></li>
678
                        <li><a class="insurance-policy-details" href="javascript:void(0);">Insurance History</a></li>
679
                    </ul>
680
                </li>
681
                <li class="sub-menu" style="margin-bottom:20px">
682
                    <a href="javascript:;" class="">
683
                        <i class="icon_documents_alt"></i>
684
                        <span>Support</span>
685
                        <span class="menu-arrow arrow_carrot-right"></span>
686
                    </a>
687
                    <ul class="sub" style="margin-bottom:20px">
688
                        <li><a class="contact-us" href="#">Contact Us</a></li>
689
                    </ul>
690
                </li>
691
 
692
            </ul>
693
            <!-- sidebar menu end-->
694
        </div>
695
    </aside>
696
    <!--sidebar end-->
697
 
698
    <!--main content start-->
699
    <section id="main-content">
700
        <section class="wrapper">
701
            <!--overview start-->
702
            <div class="row">
703
                <div class="col-lg-12">
704
                    <h3 class="page-header"><i class="fa fa-laptop"></i> Dashboard</h3>
705
                    <ol class="breadcrumb">
706
                        <li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">Home</a></li>
707
                        <li><i class="fa fa-laptop"></i>Dashboard</li>
708
                    </ol>
709
                </div>
710
            </div>
711
            <!-- overview end -->
712
            <div class="row">
713
                <div class="col-lg-6">
714
                    <div class="row">
715
                        <div class="col-lg-7">
716
                            <div class="info-box blue-bg">
717
                                <i class="fa fa-chart-line"></i>
718
                                <h3 style="margin-top:-2px;margin-bottom:12px"><strong>Sale</strong></h3>
719
                                <div class="row">
720
                                    <div class="col-lg-4 row">
721
                                        <div style="margin-top:0px" class="count currency">$salesMap.get(
722
                                            "lmtdSale")</div>
723
                                        <div class="title">LMTD</div>
724
                                    </div>
725
                                    <div class="col-lg-4 row">
726
                                        <div style="margin-top:0px" class="count currency">$salesMap.get(
727
                                            "mtdSale")</div>
728
                                        <div class="title">MTD</div>
729
                                    </div>
730
                                    <div class="col-lg-3 row">
731
                                        <div style="margin-top:0px" class="count currency">$salesMap.get(
732
                                            "todaySale")</div>
733
                                        <div class="title">Today&apos;s</div>
734
                                    </div>
735
 
736
                                    <div class="col-lg-1 row" style="margin-left: -20px;margin-top: 20px;">
737
                                        <i class="fk_more fa fa-angle-double-down" id="blue-dropdown"
738
                                           style="cursor:pointer;font-size: 27px;width: 27px;height: 27px;margin-top: 0px;color: rgba(255, 255, 255, 0.75);line-height: 27px;"></i>
739
                                    </div>
740
                                </div>
741
 
742
                                <div class="row monthsaleContainer" style="margin:5px">
743
                                </div>
744
                            </div>
745
                        </div>
746
                        <div class="col-lg-5 row">
747
                            <div class="info-box brown-bg">
748
 
749
                                <div class="col-lg-12">
750
                                    <div class="col-lg-6">
751
                                        <h4 style="margin-top:-2px;margin-bottom:3px"><strong>Current Rate</strong></h4>
752
                                        <div style="margin-top:0px" class="count">
753
                                            <span class="currency">$salesMap.get("currentRate")</span>/day
754
                                        </div>
755
                                        <img src="${salesMap.get('currentTypeImage')}" width="60px"
756
                                             class="target-slide">
757
                                    </div>
758
                                    <div class="col-lg-6 row">
759
                                        <h4 style="margin-top:-2px;margin-bottom:3px"><strong>Reqd Rate</strong></h4>
760
                                        <div style="margin-top:0px" class="count currency">
761
                                            <span class="currency">$salesMap.get("requiredRate")</span>/day
762
                                        </div>
763
                                        <img src="${salesMap.get('requiredTypeImage')}" width="60px"
764
                                             class="target-slide">
765
                                    </div>
766
                                </div>
767
                            </div>
768
                        </div>
769
                        <div class="col-lg-8">
770
                            <div class="info-box purple-bg">
771
                                <div class="col-lg-12 row">
772
                                    <i class="fa fa-coins"></i>
773
                                    <h3 style="margin-top:-2px;margin-bottom:12px"><strong>Investments</strong></h3>
774
                                    <div class="row">
775
                                        <div class="col-lg-4 row">
776
                                            <div style="margin-top:0px" class="count currency">$investments.get(
777
                                                "today")</div>
778
                                            <div class="title">current</div>
779
                                        </div>
780
                                        <div class="col-lg-3">
781
                                            <div style="margin-top:0px" class="count">$investments.get("minimum")</div>
782
                                            <div class="title">min</div>
783
                                        </div>
784
                                        <div class="col-lg-3 row"
785
                                            #if(!$isInvestmentOk)
786
                                             style="color:mediumvioletred"
787
                                            #end
788
                                        >
789
                                            #if($investments.get("short")<=0)
790
                                                <div style="margin-top:0px" class="count">&gt;100%</div>
791
                                                <div class="title">OK</div>
792
                                            #else
793
                                                <div style="margin-top:0px" class="count currency">$investments.get(
794
                                                    "short")%
795
                                                </div>
796
                                                <div class="title">short</div>
797
                                            #end
798
                                        </div>
799
                                    </div>
800
                                </div>
801
                            </div>
802
                        </div>
803
                        <div class="col-lg-4 row">
804
                            <div class="info-box green-bg">
805
                                <i class="fa fa-cubes"></i>
806
                                <div class="count currency">$investments.get("inStock")</div>
807
                                <div class="title">Total Stock</div>
808
                            </div>
809
                        </div>
810
                    </div>
811
                    <div class="row">
812
                        <div class="Mobile">
813
                            #foreach($brandStockPrice in $brandStockPrices)
814
 
815
                                <div class="col-lg-3">
816
                                    <div class="card card-default">
25680 amit.gupta 817
							<span class="card-body" style="padding-bottom:0px">
818
								<table>
25214 amit.gupta 819
									<thead>
820
										<tr><td colspan="2">Current Stock</td></tr>
821
									</thead>
822
									<tbody>
25219 amit.gupta 823
										<tr><th>Qty</th><td>$brandStockPrice.getTotalQty()pc</td></tr>
27875 amit.gupta 824
										<tr><th>Value</th><td><span
825
                                                class="currency">$brandStockPrice.getTotalValue()</span></td></tr>
25214 amit.gupta 826
									</tbody>
25680 amit.gupta 827
								</table>
27875 amit.gupta 828
                                #if($brandStockPrice.getAgedValue()>0)
829
                                    <p style="color:#d15a57;font-weight:700" title="Focus Stock">
25680 amit.gupta 830
									<span class="currency">$brandStockPrice.getAgedValue()</span> / $brandStockPrice.getAgedQty()
831
								</p>
27875 amit.gupta 832
                                #else
833
                                    <p>&nbsp;</p>
834
                                #end
25680 amit.gupta 835
							</span>
27875 amit.gupta 836
                                        <span class="card-img">
837
							<img src="${brandStockPrice.getBrandUrl()}" data-stockbrand="$brandStockPrice.getBrand()"
838
                                 class="cover $brandStockPrice.getBrand()" id="stockcatalog"
839
                                 class="$brandStockPrice.getBrand()">
27618 tejbeer 840
							</span></span>
27875 amit.gupta 841
                                    </div>
842
                                </div>
843
                            #end
844
                        </div>
845
                        <div class="row">
846
 
847
                            <div class="col-lg-3">
848
                                <div class="card card-default">
27623 tejbeer 849
							<span class="card-body" style="padding-bottom:38px;">
26071 tejbeer 850
								<table>
851
									<thead>
852
										<tr><td colspan="2">Current Stock</td></tr>
853
									</thead>
854
									<tbody>
855
										<tr><th>Value</th><td><span class="currency">$accesoriesStock</span></td></tr>
856
									</tbody>
857
								</table>
858
							</span>
27875 amit.gupta 859
                                    <span class="card-img">
860
								<img src="resources/images/accessories.jpg" id="accesoriesStock"
861
                                     class="accesoriesClass">
26071 tejbeer 862
							</span>
27875 amit.gupta 863
                                </div>
864
                            </div>
21627 kshitij.so 865
 
27875 amit.gupta 866
                        </div>
867
                    </div>
27358 tejbeer 868
 
27357 tejbeer 869
 
27875 amit.gupta 870
                </div>
21627 kshitij.so 871
 
27875 amit.gupta 872
                <div class="col-lg-6">
873
                    #if($activatedImeis > 0)
874
                        <div class="row col-lg-12 info-box white-bg">
875
                            #parse("dashboard-activated-imeis.vm")
876
                        </div>
877
                    #end
878
                    #foreach( $offer in $publishedOffers )
879
                        <div class="row col-lg-12 info-box white-bg" style="margin-bottom:1px">
880
                            <h3 style="margin-top:-2px;font-size:22px; margin-bottom:3px;color:#c70db8;font-weight:bold">
881
                                $offer.getName() - $datehiphenFormatter.format($offer.getStartDate()) to $datehiphenFormatter.format($offer.getEndDate())
882
                            </h3>
883
                            <h4 style="margin-top:-2px;font-size:16px; margin-bottom:3px;color:#c70db8;font-weight:bold">
884
                            	Based on $offer.getSchemeType() on $offer.getActivationBrands()
885
                            </h4>
886
                            <h4 style="color:green;margin-top:0px;margin-bottom:0px;">
887
                            	#if($offer.getNextTargetSlab())
888
                                Sell stock worth Rs.<span class="currency">$offer.getNextTargetSlab().getRemainingAmount($offer.getEligibleSale())</span> 
889
                                to earn $offer.getNextTargetSlab().getTargetDescription()
890
                                #else
891
                                Congratulations for achieving the highest slab, you are eligible for $offer.getCurrentTargetSlab().getTargetDescription(), keep up!!
892
                                #end
893
                            </h4>
894
                            <p style="float:right;font-size:15px; margin:0px 0px 0px;" class="description-offer"
895
                               data-offerid="$offer.getId()" data-toggle="modal" data-target="#offerDescription"
896
                               data-backdrop="static" data-keyboard="false"><a href="javascript:void(0)">All terms & conditions</a></p>
897
                        </div>
898
                    #end
899
                    <div class="offer-margin-container">
900
                        <div class="modal  text-center" id="offerDescription">
901
                            <div class="modal-dialog">
902
                                <div class="modal-content">
903
                                </div>
904
                            </div>
905
                        </div>
906
                    </div>
907
 
908
                    <div class="row col-lg-12 info-box white-bg">
909
                        #parse("performance.vm")
910
                    </div>
911
                    <div class="row col-lg-12">
912
                        <div class="chart-container" id="chart-container" style="position: relative; width:100%">
913
                            <canvas id="barchart" width="auto" height="auto"></canvas>
914
                        </div>
915
                    </div>
916
 
917
                </div>
918
            </div>
919
            </div>
920
        </section>
921
        <div class="text-center">
922
            <div class="credits">
923
                <p>All rights reserved.&copy;2017, Smart Dukaan</p>
924
            </div>
925
        </div>
926
    </section>
927
 
928
    <script type="text/javascript">
929
        context = "${rc.contextPath}";
930
        webApiScheme = "$webApiScheme";
931
        webApiRoot = "$webApiRoot";
932
        webApiHost = "$webApiHost";
933
        webApiPort = "$webApiPort";
934
    </script>
935
    #parse("include-scripts.vm")
936
 
937
    <script type="text/javascript">
938
        $(document).ready(function () {
939
            var salesCloseFlag = true;
940
            $("#blue-dropdown").click(function () {
941
                // console.log("clicked");
942
                if (salesCloseFlag) {
943
                    var containerWidth = $(".blue-bg").width()
944
                    doGetAjaxRequestHandler(context + "/getMonthSale", function (response) {
945
                        $('.monthsaleContainer').html(response);
946
 
947
                        $(".blue-bg").css({"position": "absolute", "z-index": "10"}).width(containerWidth);
948
                    });
949
                } else {
950
                    $(".blue-bg").removeAttr('style');
951
                    $('.monthsaleContainer').html('');
952
                }
953
                salesCloseFlag = !salesCloseFlag;
954
            });
955
        });
956
 
957
 
958
        $(document).on("click", "p.description-offer",
959
                function (e) {
960
                    var offerid = $(this).data('offerid');
961
                    console.log(offerid);
962
                    doGetAjaxRequestHandler(context + "/getOfferMargins?offerId="
963
                            + offerid, function (response) {
964
                        $('.offer-margin-container .modal-content').html(response);
965
                    });
966
 
967
 
968
                });
969
 
970
 
971
        $(document).on("click", ".cancel-description",
972
                function (e) {
973
                    $("#descriptionMenu").empty();
974
                });
975
 
976
 
977
        $(document).on("click", "#cancel-model",
978
                function (e) {
979
                    $("#descriptionMenu").empty();
980
                });
981
 
982
 
983
    </script>
984
    <script>
985
 
986
        //knob
987
        $(function () {
988
            /*$(".knob").knob({
989
              'draw' : function () {
990
                $(this.i).val(this.cv + '%')
991
              }
992
            });*/
993
            $.fn.dataTable.moment('DD/MM/YYYY');
994
            $.fn.dataTable.moment('DD/MM/YYYY hh:mm');
995
            $('.currency').each(function (index, ele) {
996
                if (!isNaN(parseInt($(ele).html()))) {
997
                    $(ele).html(numberToComma($(ele).html()));
998
                }
999
            });
1000
        });
1001
 
1002
        $(function () {
1003
            var profile = localStorage.getItem('profile');
1004
            if (profile) {
1005
                $("#photo").attr("src", JSON.parse(profile).image_url);
1006
                $("#fofo_name").text(JSON.parse(profile).name);
1007
            } else {
1008
                $("#photo").attr("src", "");
1009
                $("#fofo_name").text("Welcome, User");
1010
            }
1011
        });
1012
 
1013
        $(function () {
1014
            var bag = localStorage.getItem('bag');
1015
            console.log(bag);
1016
            if (bag) {
1017
                console.log("yes");
1018
                //$("#cart_bar").find('span').text(10);
1019
                $("#cart_bar").find('span').text(Object.keys(JSON.parse(bag)).length);
1020
            } else {
1021
                $("#cart_bar").find('span').text(0);
1022
            }
1023
        });
1024
 
1025
        $("#logout").click(function () {
1026
            localStorage.profile = undefined;
1027
        });
1028
            #set($partnerInvestment = $investments.get("investment"))
1029
        saleAmount = numberToComma($partnerInvestment.getSalesAmount());
1030
        minimumInvestmentAmount = numberToComma($partnerInvestment.getMinInvestment());
1031
        totalInvestedAmount = numberToComma($partnerInvestment.getTotalInvestment());
1032
        shortPercentage = numberToComma($partnerInvestment.getShortPercentage());
1033
        grnPendingStockAmount = numberToComma($partnerInvestment.getGrnPendingAmount());
1034
        unbilledStockAmount = numberToComma($partnerInvestment.getUnbilledAmount());
1035
        inStockAmount = numberToComma($partnerInvestment.getInStockAmount());
1036
        walletAmount = numberToComma($partnerInvestment.getWalletAmount());
1037
        shortAmount = numberToComma($partnerInvestment.getShortInvestment());
1038
        minAmountToBeAdded = numberToComma($partnerInvestment.getMinAmountToBeAdded());
1039
        isInvestmentOk = $isInvestmentOk;
1040
        starTotal = 5;
1041
        ratings = {
1042
            current: $currentMonthRating,
1043
            last: $lastMonthRating,
1044
            tilldate: $ratingTillDate
1045
        };
1046
        for (const rating in ratings) {
1047
            // 2
1048
            const starPercentage = (ratings[rating] / starTotal) * 100;
1049
            // 3
1050
            const starPercentageRounded = `${starPercentage}%`;
1051
            // 4
1052
            document.querySelector(`.${rating} .stars-inner`).style.width = starPercentageRounded;
1053
        }
1054
 
1055
        hasGift =$hasGift;
1056
        giftItemId = $giftItemId;
1057
        monthDays =$monthDays;
1058
        dayOfMonth = $dayOfMonth;
1059
        $(function () {
1060
            $('#links_bar').popover({
1061
                container: ".notification-row",
1062
                template: `<div class="popover" style="min-width: 18%;">
25140 amit.gupta 1063
							<div class="arrow"></div>
1064
							<div class="popover-inner">
1065
								<h4 class="popover-title">
1066
								</h4>
1067
								<div class="popover-content"><p></p></div>
1068
							</div>
1069
						</div>`,
27875 amit.gupta 1070
                html: true,
1071
                content: `<div class="container-fluid">
25140 amit.gupta 1072
		    				<div class="row"><h5 class="page-header" style="color:#333;margin:6px 0 3px">Quick Links</h5></div>
1073
		    				<div class="row">
1074
							    <div class="col-lg-3">
26583 amit.gupta 1075
								    <a href="/spicemoney/getToken" target="_blank" href="">
26585 amit.gupta 1076
								    	<img title="Spice Money" src="/resources/images/icons/provider-logos/spicemoney.jpg" style="width:40px"></img>
26583 amit.gupta 1077
								    </a>
1078
								</div>
25140 amit.gupta 1079
							</div>
1080
		    			</div>`,
27875 amit.gupta 1081
                placement: "bottom",
1082
                trigger: "focus"
1083
            });
1084
        });
27696 tejbeer 1085
 
27875 amit.gupta 1086
        function showAttendanceModal() {
1087
            var today = new Date().getTime();
1088
            if ($.cookie("punchIn") == undefined) {
1089
                document.cookie = "punchIn=" + today;
1090
            }
1091
            if (today >= parseInt($.cookie("punchIn"))) {
1092
                doGetAjaxRequestHandler(context + "/getPunchInOutForModel", function (response) {
1093
                    if (response == 'true') {
1094
                        $('#punchInOutModal').modal('hide');
1095
                        clearInterval(stopInterval);
1096
                    } else {
1097
                        $("#punch-in-out-model").html(response);
1098
                        $('#punchInOutModal').modal('show');
1099
                        var time = today + 30 * 60 * 1000
1100
                        document.cookie = "punchIn=" + time;
1101
                    }
1102
                });
1103
            }
1104
        }
1105
 
1106
        var stopInterval;
1107
        $(document).ready(function () {
1108
            stopInterval = setInterval(showAttendanceModal, 100000000);
1109
 
1110
            $('div.message-filter').on('click', 'button', function () {
1111
 
1112
                messageType = $(this).data("messagetype");
1113
                notifyTypeChange(messageType, $(this));
1114
 
1115
            });
1116
        });
1117
 
1118
 
1119
        $(function () {
1120
            if (navigator.geolocation) {
1121
                navigator.geolocation.getCurrentPosition(showPosition);
1122
            } else {
1123
                console.log("Geolocation is not supported by browser.");
1124
            }
1125
            dateRangeCallback(moment(), moment());
1126
            loaderDialogObj = bootbox.dialog({
1127
                message: '<div class="container text-center"><i class="fa fa-spin fa-spinner"></i>Loading...</div>',
1128
                show: false
1129
            });
1130
 
1131
        });
1132
    </script>
26318 tejbeer 1133
    <div id="punchInOutModal" class="modal" role="dialog">
27875 amit.gupta 1134
        <div class="modal-dialog">
1135
 
1136
            <!-- Modal content-->
1137
            <div class="modal-content">
1138
                <div class="modal-header">
1139
                    <button type="button" class="close" data-dismiss="modal">&times;</button>
1140
                    <h4 class="modal-title">Punch In Out</h4>
1141
                </div>
1142
                <div class="modal-body">
1143
                    <div id="punch-in-out-model">
1144
 
1145
                    </div>
1146
                </div>
1147
            </div>
1148
        </div>
26071 tejbeer 1149
    </div>
27875 amit.gupta 1150
</section>
1151
</body>
27696 tejbeer 1152
</html>
1153
<style>
1154
 
1155
 
27875 amit.gupta 1156
    .popover2 {
1157
        min-width: 30em;
1158
        height: 410px;
1159
        overflow: auto;
1160
        padding: 8px 5px;
1161
        overflow-x: hidden;
27696 tejbeer 1162
 
27875 amit.gupta 1163
    }
27696 tejbeer 1164
 
27875 amit.gupta 1165
    .popover1 {
1166
        min-width: 30em;
27696 tejbeer 1167
 
1168
 
27875 amit.gupta 1169
    }
27696 tejbeer 1170
 
27875 amit.gupta 1171
    .mark {
1172
        font-size: 13px;
1173
        padding: 5px 6px;
1174
        border: solid 3px red;
1175
        margin-bottom: -14px;
1176
        color: red;
27696 tejbeer 1177
 
27875 amit.gupta 1178
    }
27696 tejbeer 1179
 
27875 amit.gupta 1180
    .mark.btn-pressed {
1181
        color: black;
1182
        background: white;
1183
        font-size: 17px;
1184
        border-radius: 3px;
1185
        border: solid 2px black;
1186
    }
27696 tejbeer 1187
 
27875 amit.gupta 1188
    .price {
1189
        padding: 5px 6px;
1190
        font-size: 13px;
1191
        border: solid 1px black;
1192
        border: solid 3px red;
1193
        margin-bottom: -14px;
1194
        color: red;
27696 tejbeer 1195
 
27875 amit.gupta 1196
    }
1197
 
1198
    .price.btn-pressed {
1199
        color: black;
1200
        background: white;
1201
        font-size: 17px;
1202
        border: solid 2px black;
1203
    }
1204
 
1205
    .schem {
1206
        color: red;
1207
        padding: 5px 6px;
1208
        font-size: 13px;
1209
        border: solid 3px red;
1210
        margin-bottom: -14px;
1211
 
1212
    }
1213
 
1214
    .schem.btn-pressed {
1215
        color: black;
1216
        background: white;
1217
        font-size: 17px;
1218
        border: solid 2px black;
1219
    }
1220
 
1221
    .notify-messages {
1222
        min-height: 65px;
1223
    }
1224
 
1225
    .notifi {
1226
        padding: 5px 6px;
1227
        font-size: 13px;
1228
        margin-bottom: -14px;
1229
 
1230
        color: red;
1231
        border: solid 3px red;
1232
    }
1233
 
1234
    .notifi.btn-pressed {
1235
        color: black;
1236
        font-size: 17px;
1237
        border: solid 2px black;
1238
        background: white;
1239
    }
1240
 
1241
    canvas {
1242
        -moz-user-select: none;
1243
        -webkit-user-select: none;
1244
        -ms-user-select: none;
1245
    }
27696 tejbeer 1246
</style>
27707 amit.gupta 1247
</script>
1248
<script type="text/javascript">
1249
    window.onload = function () {
1250
        var options = $chartMap;
1251
        var ctx = document.getElementById('barchart').getContext('2d');
1252
        window.bar = new Chart(ctx, options);
1253
    };
1254
</script>