Subversion Repositories SmartDukaan

Rev

Rev 35252 | Rev 35576 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 35252 Rev 35548
Line 112... Line 112...
112
                            Download
112
                            Download
113
                        </button>
113
                        </button>
114
 
114
 
115
                    </div>
115
                    </div>
116
 
116
 
-
 
117
                    #if($showBulkUploader)
-
 
118
                        <div class="col-lg-3 text-right">
-
 
119
                            <button type="button" class="btn btn-default reassign">
-
 
120
                                Bulk Reassign Leads
-
 
121
                            </button>
-
 
122
                        </div>
-
 
123
                    #end
-
 
124
                    <input type="file" id="bulkReassignFile"
-
 
125
                           accept=".csv"
-
 
126
                           style="display:none;">
-
 
127
 
117
 
128
 
118
                </div>
129
                </div>
119
            </td>
130
            </td>
120
        </tr>
131
        </tr>
121
 
132
 
Line 350... Line 361...
350
                    <button type="button" class="close" data-dismiss="modal">&times;</button>
361
                    <button type="button" class="close" data-dismiss="modal">&times;</button>
351
                    <h4 class="modal-title">Edit Lead</h4>
362
                    <h4 class="modal-title">Edit Lead</h4>
352
                </div>
363
                </div>
353
                <div class="modal-body" style="height:500px; overflow:auto">
364
                <div class="modal-body" style="height:500px; overflow:auto">
354
                    <div id="lead-edit-request">
365
                    <div id="lead-edit-request">
355
                    
-
 
356
                    
-
 
-
 
366
 
-
 
367
 
357
                         <div class="row" id = "lead-detail-view">
368
                        <div class="row" id="lead-detail-view">
358
                            <div class="col-lg-3">
369
                            <div class="col-lg-3">
359
                             <label style="font-weight:bold">Outlet Name</label>
370
                                <label style="font-weight:bold">Outlet Name</label>
360
                           
-
 
-
 
371
 
361
                                <div class="input-group">
372
                                <div class="input-group">
362
									 <input placeholder="Outlet Name" id="outletName" name="outletName"
373
                                    <input placeholder="Outlet Name" id="outletName" name="outletName"
363
									          type="text" value="" class="form-control input-sm">                             
374
                                           type="text" value="" class="form-control input-sm">
364
                                       
-
 
-
 
375
 
365
                                </div>
376
                                </div>
366
                            </div>
377
                            </div>
367
 
378
 
368
                            <div class="col-lg-4 form-group">
379
                            <div class="col-lg-4 form-group">
369
                            <label style="font-weight:bold">Front</label>
380
                                <label style="font-weight:bold">Front</label>
370
                                 <input type="hidden" class="frontp" value="">
381
                                <input type="hidden" class="frontp" value="">
371
			                            <input type="file" class="frontp" placeholder="Front" id = "frontp" name="frontp"
382
                                <input type="file" class="frontp" placeholder="Front" id="frontp" name="frontp"
-
 
383
                                       value="">
-
 
384
                            </div>
-
 
385
 
-
 
386
                            <div class="col-lg-4 form-group">
-
 
387
                                <label style="font-weight:bold">Internal With Market</label>
-
 
388
 
-
 
389
                                <input type="hidden" class="internalMarket" value="">
-
 
390
                                <input type="file" class="internalMarket" placeholder="Internal With Market"
-
 
391
                                       id="internalMarket" name="internalMarket"
-
 
392
                                       value="">
-
 
393
                            </div>
-
 
394
 
-
 
395
                            <div class="col-lg-4 form-group">
-
 
396
                                <label style="font-weight:bold">Internal Long Shot</label>
-
 
397
 
-
 
398
                                <input type="hidden" class="leftShot" value="">
-
 
399
                                <input type="file" class="leftShot" placeholder="Internal Long Shot" id="leftShot"
-
 
400
                                       name="leftShot"
-
 
401
                                       value="">
-
 
402
                            </div>
-
 
403
 
-
 
404
                            <div class="col-lg-4 form-group">
-
 
405
                                <label style="font-weight:bold">Internal Left Wall</label>
-
 
406
                                <input type="hidden" class="leftWall" value="">
-
 
407
                                <input type="file" class="leftWall" placeholder="Internal Left Wall" id="leftWall"
-
 
408
                                       name="leftWall"
372
			                                   value="">
409
                                       value="">
373
                            </div>
410
                            </div>
374
                            
-
 
-
 
411
 
-
 
412
 
375
                            <div class="col-lg-4 form-group">
413
                            <div class="col-lg-4 form-group">
376
                             <label style="font-weight:bold">Internal With Market</label>
-
 
377
                           
-
 
378
                                 <input type="hidden" class="internalMarket" value="">
-
 
379
			                            <input type="file" class="internalMarket" placeholder="Internal With Market" id = "internalMarket"  name="internalMarket"
-
 
380
			                                   value="">
-
 
381
                            </div>
-
 
382
                            
-
 
383
                           <div class="col-lg-4 form-group">
-
 
384
                            <label style="font-weight:bold">Internal Long Shot</label>
-
 
385
                           
-
 
386
                                 <input type="hidden" class="leftShot" value="">
-
 
387
			                            <input type="file" class="leftShot" placeholder="Internal Long Shot"   id = "leftShot"  name="leftShot"
-
 
388
			                                   value="">
-
 
389
                            </div>
-
 
390
                             
-
 
391
                             <div class="col-lg-4 form-group">
-
 
392
                               <label style="font-weight:bold">Internal Left Wall</label>
414
                                <label style="font-weight:bold">Internal Right Wall</label>
-
 
415
 
393
                                 <input type="hidden" class="leftWall" value="">
416
                                <input type="hidden" class="rightWall" value="">
394
			                            <input type="file" class="leftWall" placeholder="Internal Left Wall" id = "leftWall"   name="leftWall"
417
                                <input type="file" class="rightWall" placeholder="Internal Right Wall" id="rightWall"
395
			                                   value="">
418
                                       name="rightWall"
396
                            </div>
-
 
397
                            
-
 
398
                            
-
 
399
                           
-
 
400
                           <div class="col-lg-4 form-group">
-
 
401
                            <label style="font-weight:bold">Internal Right Wall</label>
-
 
402
                           
-
 
403
                                 <input type="hidden" class="rightWall" value="">
-
 
404
			                            <input type="file" class="rightWall" placeholder="Internal Right Wall" id = "rightWall"   name="rightWall"
-
 
405
			                                   value="">
419
                                       value="">
406
                            </div>
420
                            </div>
407
 
421
 
408
                 
-
 
409
                  
-
 
410
 
422
 
411
                            <div class="col-lg-3 form-group">
423
                            <div class="col-lg-3 form-group">
412
                                <input id="counterSize" placeholder="Counter Size"
424
                                <input id="counterSize" placeholder="Counter Size"
413
                                       name="counterSize" type="text" value=""
425
                                       name="counterSize" type="text" value=""
414
                                       class="form-control input-sm">
426
                                       class="form-control input-sm">
415
                            </div>
427
                            </div>
416
                            
-
 
417
                           <div class="col-lg-5 form-group">
428
                            <div class="col-lg-5 form-group">
418
                       
-
 
-
 
429
 
419
		                       <table class="table table-border table-condensed table-bordered" id = "editbrandtable">
430
                                <table class="table table-border table-condensed table-bordered" id="editbrandtable">
420
			                        <tr>
431
                                    <tr>
421
			                          <th>Brand</th>
432
                                        <th>Brand</th>
422
			                          <th>Value</th>
433
                                        <th>Value</th>
423
			                        </tr>
434
                                    </tr>
424
		                        
-
 
-
 
435
 
425
		                          #foreach($brand in $brandsDisplays)
436
                                    #foreach($brand in $brandsDisplays)
426
		                          <tr>
437
                                        <tr>
427
		                          <td>$brand.getName()</td>
438
                                            <td>$brand.getName()</td>
428
		                          <td>     <input type="number" class="$brand.getName()" placeholder="Value"  name="$brand.getName()"
439
                                            <td><input type="number" class="$brand.getName()" placeholder="Value"
429
				                                   value="0"> </td>
440
                                                       name="$brand.getName()"
430
		                          </tr>
441
                                                       value="0"></td>
431
		                        
-
 
432
		                        
442
                                        </tr>
-
 
443
 
-
 
444
 
433
		                           #end
445
                                    #end
434
		                        </table>
446
                                </table>
435
		                           </div>
447
                            </div>
436
                                <div class="col-lg-2 form-group">
448
                            <div class="col-lg-2 form-group">
437
                         
-
 
-
 
449
 
438
                               <button type="button" class="btn btn-default lead-detail-entry">Submit</button>
450
                                <button type="button" class="btn btn-default lead-detail-entry">Submit</button>
439
                               </div>
451
                            </div>
440
                           
-
 
-
 
452
 
441
                        </div>
453
                        </div>
442
                       <div class="row">
454
                        <div class="row">
443
                            <div class="col-lg-3">
455
                            <div class="col-lg-3">
444
                                <div class="input-group">
456
                                <div class="input-group">
445
                                    <select class="form-control input-sm" id="assignTo"
457
                                    <select class="form-control input-sm" id="assignTo"
446
                                            name="assignTo" placeholder="Assign">
458
                                            name="assignTo" placeholder="Assign">
447
                                        <option value="" disabled selected>Assign To</option>
459
                                        <option value="" disabled selected>Assign To</option>
Line 492... Line 504...
492
                            <div class="col-lg-3 form-group">
504
                            <div class="col-lg-3 form-group">
493
                                <input id="editScheduleTime" placeholder="scheduleTime"
505
                                <input id="editScheduleTime" placeholder="scheduleTime"
494
                                       name="editScheduleTime" type="text" value=""
506
                                       name="editScheduleTime" type="text" value=""
495
                                       class="form-control input-sm">
507
                                       class="form-control input-sm">
496
                            </div>
508
                            </div>
497
                            
-
 
-
 
509
 
498
                                  <div class="col-lg-3 form-group">
510
                            <div class="col-lg-3 form-group">
499
                                <select class="form-control input-sm" id="communicationType" name="communicationType"
511
                                <select class="form-control input-sm" id="communicationType" name="communicationType"
500
                                        placeholder="Communication Type">
512
                                        placeholder="Communication Type">
501
                                    <option value="" disabled selected>Communication Type</option>
513
                                    <option value="" disabled selected>Communication Type</option>
502
                                    #foreach($communicationType in $communicationTypes)
514
                                    #foreach($communicationType in $communicationTypes)
503
                                        <option value="$communicationType">$communicationType</option> #end
515
                                        <option value="$communicationType">$communicationType</option> #end
504
                                </select>
516
                                </select>
505
                                    </div>
517
                            </div>
506
                                    
-
 
507
                                    
-
 
-
 
518
 
-
 
519
 
508
                                      <div class="col-lg-3 form-group">
520
                            <div class="col-lg-2 form-group">
509
                                <select class="form-control input-sm" id="conversionprobability"
521
                                <select class="form-control input-sm" id="conversionprobability"
510
                                        name="conversionprobability" placeholder="Conversion Probability">
522
                                        name="conversionprobability" placeholder="Conversion Probability">
511
                                    <option value="false" disabled selected>Conversion Probability</option>
523
                                    <option value="false" disabled selected>Conversion Probability</option>
512
                                    <option value="false">Low</option>
524
                                    <option value="false">Low</option>
513
                                    <option value="true">High</option>
525
                                    <option value="true">High</option>
514
                                  
-
 
-
 
526
 
515
                                </select>
527
                                </select>
516
                            </div>
528
                            </div>
-
 
529
                            <div class="col-lg-2 form-group">
-
 
530
                                <input id="editCity" name="editCity" placeholder="City"
-
 
531
                                       type="text" value="" class="form-control input-sm">
517
                           
532
                            </div>
-
 
533
 
-
 
534
                            <div class="col-lg-2 form-group">
-
 
535
                                <select class="form-control input-sm" id="editState" name="editState"
-
 
536
                                        placeholder="State">
-
 
537
                                    <option value="" disabled selected>State</option>
-
 
538
                                    #foreach($stateName in $stateNames)
-
 
539
                                        <option value="$stateName">$stateName</option>
-
 
540
                                    #end
-
 
541
                                </select>
-
 
542
                            </div>
-
 
543
 
-
 
544
 
518
                        </div>
545
                        </div>
519
                    </div>
546
                    </div>
520
                </div>
547
                </div>
521
 
548
 
522
                <div class="modal-footer">
549
                <div class="modal-footer">
Line 605... Line 632...
605
                                       class="form-control input-sm">
632
                                       class="form-control input-sm">
606
                            </div>
633
                            </div>
607
                        </div>
634
                        </div>
608
 
635
 
609
                        <div class="row">
636
                        <div class="row">
610
                        
-
 
-
 
637
 
611
                           <div class="col-lg-3 form-group">
638
                            <div class="col-lg-3 form-group">
612
                                <select class="form-control input-sm" id="communicationTye" name="communicationType"
639
                                <select class="form-control input-sm" id="communicationTye" name="communicationType"
613
                                        placeholder="Communication Type">
640
                                        placeholder="Communication Type">
614
                                    <option value="" disabled selected>Communication Type</option>
641
                                    <option value="" disabled selected>Communication Type</option>
615
                                    #foreach($communicationType in $communicationTypes)
642
                                    #foreach($communicationType in $communicationTypes)
616
                                        <option value="$communicationType">$communicationType</option> #end
643
                                        <option value="$communicationType">$communicationType</option> #end
617
                                </select>
644
                                </select>
618
                            </div>
645
                            </div>
619
                            
-
 
-
 
646
 
620
                            <div class="col-lg-3 form-group">
647
                            <div class="col-lg-3 form-group">
621
                                <select class="form-control input-sm" id="createAssignTo"
648
                                <select class="form-control input-sm" id="createAssignTo"
622
                                        name="createAssignTo" placeholder="Assign">
649
                                        name="createAssignTo" placeholder="Assign">
623
                                    <option value="" disabled selected>Assign To</option>
650
                                    <option value="" disabled selected>Assign To</option>
624
                                    #foreach($authUser in $authUsers)
651
                                    #foreach($authUser in $authUsers)
Line 635... Line 662...
635
                                    <option value="NEWSPAPER">NEWSPAPER</option>
662
                                    <option value="NEWSPAPER">NEWSPAPER</option>
636
                                    <option value="INTERNET">INTERNET</option>
663
                                    <option value="INTERNET">INTERNET</option>
637
                                    <option value="PARTNER">PARTNER</option>
664
                                    <option value="PARTNER">PARTNER</option>
638
                                </select>
665
                                </select>
639
                            </div>
666
                            </div>
640
                            
-
 
-
 
667
 
641
                              <div class="col-lg-3 form-group">
668
                            <div class="col-lg-3 form-group">
642
                                <select class="form-control input-sm" id="conversionprobabilit"
669
                                <select class="form-control input-sm" id="conversionprobabilit"
643
                                        name="conversionprobability" placeholder="Conversion Probability">
670
                                        name="conversionprobability" placeholder="Conversion Probability">
644
                                    <option value="" disabled selected>Conversion Probability</option>
671
                                    <option value="" disabled selected>Conversion Probability</option>
645
                                    <option value="false">Low</option>
672
                                    <option value="false">Low</option>
646
                                    <option value="true">High</option>
673
                                    <option value="true">High</option>
647
                                  
-
 
-
 
674
 
648
                                </select>
675
                                </select>
649
                            </div>
676
                            </div>
650
                        </div>
677
                        </div>
651
                        
-
 
652
                        
-
 
653
                        
-
 
-
 
678
 
-
 
679
 
654
                           <div class="row">
680
                        <div class="row">
655
                            <div class="col-lg-3">
681
                            <div class="col-lg-3">
656
                             <label style="font-weight:bold">Outlet Name</label>
682
                                <label style="font-weight:bold">Outlet Name</label>
657
                           
-
 
-
 
683
 
658
                                <div class="input-group">
684
                                <div class="input-group">
659
									 <input placeholder="Outlet Name" id="outletName" name="leadoutletName"
685
                                    <input placeholder="Outlet Name" id="outletName" name="leadoutletName"
660
									          type="text" value="" class="form-control input-sm">                             
686
                                           type="text" value="" class="form-control input-sm">
661
                                       
-
 
-
 
687
 
662
                                </div>
688
                                </div>
663
                            </div>
689
                            </div>
664
 
690
 
665
                            <div class="col-lg-4 form-group">
691
                            <div class="col-lg-4 form-group">
666
                            <label style="font-weight:bold">Front</label>
692
                                <label style="font-weight:bold">Front</label>
667
                                 <input type="hidden" class="frontph" value="">
693
                                <input type="hidden" class="frontph" value="">
668
			                            <input type="file" class="frontp" placeholder="Front" id = "frontp" name="frontp"
694
                                <input type="file" class="frontp" placeholder="Front" id="frontp" name="frontp"
669
			                                   value="">
695
                                       value="">
670
                            </div>
696
                            </div>
-
 
697
 
-
 
698
                            <div class="col-lg-4 form-group">
-
 
699
                                <label style="font-weight:bold">Internal With Market</label>
-
 
700
 
-
 
701
                                <input type="hidden" class="internalMarketh" value="">
-
 
702
                                <input type="file" class="internalMarket" placeholder="Internal With Market"
-
 
703
                                       id="internalMarket" name="internalMarket"
-
 
704
                                       value="">
671
                            
705
                            </div>
-
 
706
 
-
 
707
                            <div class="col-lg-4 form-group">
-
 
708
                                <label style="font-weight:bold">Internal Long Shot</label>
-
 
709
 
-
 
710
                                <input type="hidden" class="leftShoth" value="">
-
 
711
                                <input type="file" class="leftShot" placeholder="Internal Long Shot" id="leftShot"
-
 
712
                                       name="leftShot"
-
 
713
                                       value="">
-
 
714
                            </div>
-
 
715
 
-
 
716
                            <div class="col-lg-4 form-group">
-
 
717
                                <label style="font-weight:bold">Internal Left Wall</label>
-
 
718
                                <input type="hidden" class="leftWallh" value="">
-
 
719
                                <input type="file" class="leftWall" placeholder="Internal Left Wall" id="leftWall"
-
 
720
                                       name="leftWall"
-
 
721
                                       value="">
-
 
722
                            </div>
-
 
723
 
-
 
724
 
672
                            <div class="col-lg-4 form-group">
725
                            <div class="col-lg-4 form-group">
673
                             <label style="font-weight:bold">Internal With Market</label>
-
 
674
                           
-
 
675
                                 <input type="hidden" class="internalMarketh" value="">
-
 
676
			                            <input type="file" class="internalMarket" placeholder="Internal With Market" id = "internalMarket"  name="internalMarket"
-
 
677
			                                   value="">
-
 
678
                            </div>
-
 
679
                            
-
 
680
                           <div class="col-lg-4 form-group">
-
 
681
                            <label style="font-weight:bold">Internal Long Shot</label>
-
 
682
                           
-
 
683
                                 <input type="hidden" class="leftShoth" value="">
-
 
684
			                            <input type="file" class="leftShot" placeholder="Internal Long Shot"   id = "leftShot"  name="leftShot"
-
 
685
			                                   value="">
-
 
686
                            </div>
-
 
687
                             
-
 
688
                             <div class="col-lg-4 form-group">
-
 
689
                               <label style="font-weight:bold">Internal Left Wall</label>
726
                                <label style="font-weight:bold">Internal Right Wall</label>
-
 
727
 
690
                                 <input type="hidden" class="leftWallh" value="">
728
                                <input type="hidden" class="rightWallh" value="">
691
			                            <input type="file" class="leftWall" placeholder="Internal Left Wall" id = "leftWall"   name="leftWall"
729
                                <input type="file" class="rightWall" placeholder="Internal Right Wall" id="rightWall"
692
			                                   value="">
730
                                       name="rightWall"
693
                            </div>
-
 
694
                            
-
 
695
                            
-
 
696
                           
-
 
697
                           <div class="col-lg-4 form-group">
-
 
698
                            <label style="font-weight:bold">Internal Right Wall</label>
-
 
699
                           
-
 
700
                                 <input type="hidden" class="rightWallh" value="">
-
 
701
			                            <input type="file" class="rightWall" placeholder="Internal Right Wall" id = "rightWall"   name="rightWall"
-
 
702
			                                   value="">
731
                                       value="">
703
                            </div>
732
                            </div>
704
 
733
 
705
                 
-
 
706
                  
-
 
707
 
734
 
708
                            <div class="col-lg-3 form-group">
735
                            <div class="col-lg-3 form-group">
709
                                <input id="counterSize" placeholder="Counter Size"
736
                                <input id="counterSize" placeholder="Counter Size"
710
                                       name="leadcounterSize" type="text" value=""
737
                                       name="leadcounterSize" type="text" value=""
711
                                       class="form-control input-sm">
738
                                       class="form-control input-sm">
712
                            </div>
739
                            </div>
713
                            
-
 
714
                           <div class="col-lg-5 form-group">
-
 
715
                       
-
 
716
                            <table class="table table-border table-condensed table-bordered" id="brandtable">
-
 
717
                            <tr>
-
 
718
                              <th>Brand</th>
-
 
719
                            <th>Value</th>
-
 
720
                            </tr>
-
 
721
                        
-
 
722
                            
-
 
723
                            
-
 
724
                               #foreach($brand in $brandsDisplays)
-
 
725
                              <tr>
-
 
726
                              <td>$brand.getName()</td>
-
 
727
                              <td>     <input type="number" class="$brand.getName()" placeholder="Value"  name="$brand.getName()"
-
 
728
			                                   value="0"> </td>
-
 
729
                              </tr>
-
 
730
                              #end
-
 
731
                               </table>
-
 
732
                              
-
 
733
                        </div>
-
 
734
     
-
 
735
 
740
 
-
 
741
                            <div class="col-lg-5 form-group">
-
 
742
 
-
 
743
                                <table class="table table-border table-condensed table-bordered" id="brandtable">
-
 
744
                                    <tr>
-
 
745
                                        <th>Brand</th>
-
 
746
                                        <th>Value</th>
-
 
747
                                    </tr>
-
 
748
 
-
 
749
 
-
 
750
 
-
 
751
                                    #foreach($brand in $brandsDisplays)
-
 
752
                                        <tr>
-
 
753
                                            <td>$brand.getName()</td>
-
 
754
                                            <td><input type="number" class="$brand.getName()" placeholder="Value"
-
 
755
                                                       name="$brand.getName()"
-
 
756
                                                       value="0"></td>
-
 
757
                                        </tr>
-
 
758
                                    #end
-
 
759
                                </table>
-
 
760
 
-
 
761
                            </div>
-
 
762
 
-
 
763
 
736
                        <form>
764
                            <form>
737
                            <div class="row" style="margin-bottom: 12px; padding:12px">
765
                                <div class="row" style="margin-bottom: 12px; padding:12px">
738
                                <form class="form-horizontal">
766
                                    <form class="form-horizontal">
739
                                       <div class="col-lg-6">
767
                                        <div class="col-lg-6">
-
 
768
                                            <labelfor
740
                                        <labelfor="excelfile">Ivory Template:</label>
769
                                            ="excelfile">Ivory Template:</label>
741
                                        <a class="btn btn-primary" id="uploadIvoryLead"> Download Template </a>
770
                                            <a class="btn btn-primary" id="uploadIvoryLead"> Download Template </a>
742
                                    </div>
771
                                        </div>
743
                                </form>
772
                                    </form>
744
                           
-
 
-
 
773
 
745
                               <div class="col-lg-6 form-group">
774
                                    <div class="col-lg-6 form-group">
746
                                    <div class="input-group">
775
                                        <div class="input-group">
747
                                        <input type="file" class="form-control input-sm fileLeadGenerate"
776
                                            <input type="file" class="form-control input-sm fileLeadGenerate"
748
                                               name="fileLeadGenerate" value="Upload CSv">
777
                                                   name="fileLeadGenerate" value="Upload CSv">
749
                                        <span class="input-group-btn">
778
                                            <span class="input-group-btn">
750
				    		<button type="button" class="btn btn-primary submitLeadGenerate">
779
				    		<button type="button" class="btn btn-primary submitLeadGenerate">
751
							    Uplaod
780
							    Uplaod
752
							</button>
781
							</button>
753
						  </span>
782
						  </span>
-
 
783
                                        </div>
754
                                    </div>
784
                                    </div>
755
                                </div>
785
                                </div>
756
                            </div>
-
 
757
 
786
 
758
                        </form>
787
                            </form>
759
 
788
 
-
 
789
                        </div>
760
                    </div>
790
                    </div>
-
 
791
 
-
 
792
 
761
                </div>
793
                </div>
762
 
794
 
763
           
-
 
764
            </div>
-
 
765
            
-
 
766
                 <div class="modal-footer">
795
                <div class="modal-footer">
767
                    <button type="button" data-dismiss="modal"
796
                    <button type="button" data-dismiss="modal"
768
                            class="btn btn-default cancel-lead-request">Cancel
797
                            class="btn btn-default cancel-lead-request">Cancel
769
                    </button>
798
                    </button>
770
                    <button type="button" class="btn btn-default lead-request">Submit</button>
799
                    <button type="button" class="btn btn-default lead-request">Submit</button>
771
 
800
 
772
                </div>
801
                </div>
-
 
802
            </div>
773
        </div>
803
        </div>
774
    </div>
-
 
775
</section>
804
</section>
776
 
805
 
777
 
806
 
778
<script type="text/javascript">
807
<script type="text/javascript">
779
    var editor;
808
    var editor;
Line 838... Line 867...
838
                                                                }
867
                                                                }
839
                                                            });
868
                                                            });
840
                                        });
869
                                        });
841
 
870
 
842
 
871
 
843
 
-
 
844
                        var myPieChart = null;
872
                        var myPieChart = null;
845
                        $(document).on("keyup", ".search-lead",
873
                        $(document).on("keyup", ".search-lead",
846
                                function (e) {
874
                                function (e) {
847
                                    console.log('Currently applied global search:');
875
                                    console.log('Currently applied global search:');
848
                                    if (myPieChart != null) {
876
                                    if (myPieChart != null) {