| Line 25... |
Line 25... |
| 25 |
<div style="padding: 5px 0;">
|
25 |
<div style="padding: 5px 0;">
|
| 26 |
#set($cb = $partnerVerificationCheckboxMap.get($pob.getId()))
|
26 |
#set($cb = $partnerVerificationCheckboxMap.get($pob.getId()))
|
| 27 |
|
27 |
|
| 28 |
<div class="checkbox" style="padding: 6px 0; border-bottom: 1px solid #f0f0f0;">
|
28 |
<div class="checkbox" style="padding: 6px 0; border-bottom: 1px solid #f0f0f0;">
|
| 29 |
<label style="font-size: 14px; cursor: pointer;">
|
29 |
<label style="font-size: 14px; cursor: pointer;">
|
| 30 |
<input type="checkbox" id="trainingVerifi" name="trainingVerifi" #if($cb.isTraining())
|
30 |
<input type="checkbox" id="recceVerifi" name="recceVerifi" #if($cb.isRecce()) checked #end>
|
| 31 |
checked #end>
|
- |
|
| 32 |
Training
|
31 |
Recce
|
| 33 |
</label>
|
32 |
</label>
|
| 34 |
</div>
|
33 |
</div>
|
| 35 |
|
34 |
|
| 36 |
<div class="checkbox" style="padding: 6px 0; border-bottom: 1px solid #f0f0f0;">
|
35 |
<div class="checkbox" style="padding: 6px 0; border-bottom: 1px solid #f0f0f0;">
|
| 37 |
<label style="font-size: 14px; cursor: pointer;">
|
36 |
<label style="font-size: 14px; cursor: pointer;">
|
| 38 |
<input type="checkbox" id="recceVerifi" name="recceVerifi" #if($cb.isRecce()) checked #end>
|
37 |
<input type="checkbox" id="brandingVerifi" name="brandingVerifi" #if($cb.isBranding())
|
| - |
|
38 |
checked #end>
|
| 39 |
Recce
|
39 |
Branding
|
| 40 |
</label>
|
40 |
</label>
|
| 41 |
</div>
|
41 |
</div>
|
| 42 |
|
42 |
|
| 43 |
<div class="checkbox" style="padding: 6px 0; border-bottom: 1px solid #f0f0f0;">
|
43 |
<div class="checkbox" style="padding: 6px 0; border-bottom: 1px solid #f0f0f0;">
|
| 44 |
<label style="font-size: 14px; cursor: pointer;">
|
44 |
<label style="font-size: 14px; cursor: pointer;">
|
| 45 |
<input type="checkbox" id="advStockPayment"
|
45 |
<input type="checkbox" id="advStockPayment"
|
| 46 |
name="advStockPayment" #if($cb.isAdvStockPayment()) checked #end>
|
46 |
name="advStockPayment" #if($cb.isAdvStockPayment()) checked #end>
|
| 47 |
Adv Stock Payment
|
47 |
Wod
|
| 48 |
</label>
|
48 |
</label>
|
| 49 |
</div>
|
49 |
</div>
|
| 50 |
|
50 |
|
| 51 |
<div class="checkbox" style="padding: 6px 0; border-bottom: 1px solid #f0f0f0;">
|
51 |
<div class="checkbox" style="padding: 6px 0; border-bottom: 1px solid #f0f0f0;">
|
| 52 |
<label style="font-size: 14px; cursor: pointer;">
|
52 |
<label style="font-size: 14px; cursor: pointer;">
|
| 53 |
<input type="checkbox" id="brandingVerifi" name="brandingVerifi" #if($cb.isBranding())
|
53 |
<input type="checkbox" id="stockPay" name="stockPay" #if($cb.isStockPayment())
|
| 54 |
checked #end>
|
54 |
checked #end>
|
| 55 |
Branding
|
55 |
Stock Payment
|
| 56 |
</label>
|
56 |
</label>
|
| 57 |
</div>
|
57 |
</div>
|
| 58 |
|
58 |
|
| 59 |
<div class="checkbox" style="padding: 6px 0; border-bottom: 1px solid #f0f0f0;">
|
59 |
<div class="checkbox" style="padding: 6px 0; border-bottom: 1px solid #f0f0f0;">
|
| 60 |
<label style="font-size: 14px; cursor: pointer;">
|
60 |
<label style="font-size: 14px; cursor: pointer;">
|
| 61 |
<input type="checkbox" id="stockPay" name="stockPay" #if($cb.isStockPayment())
|
61 |
<input type="checkbox" id="billingVerifi" name="billingVerifi" #if($cb.isBilling())
|
| 62 |
checked #end>
|
62 |
checked #end>
|
| 63 |
Stock Payment
|
63 |
Billing
|
| 64 |
</label>
|
64 |
</label>
|
| 65 |
</div>
|
65 |
</div>
|
| 66 |
|
66 |
|
| 67 |
<div class="checkbox" style="padding: 6px 0; border-bottom: 1px solid #f0f0f0;">
|
67 |
<div class="checkbox" style="padding: 6px 0; border-bottom: 1px solid #f0f0f0;">
|
| 68 |
<label style="font-size: 14px; cursor: pointer;">
|
68 |
<label style="font-size: 14px; cursor: pointer;">
|
| 69 |
<input type="checkbox" id="billingVerifi" name="billingVerifi" #if($cb.isBilling())
|
69 |
<input type="checkbox" id="financialServices"
|
| 70 |
checked #end>
|
70 |
name="financialServices" #if($cb.isFinanceServices()) checked #end>
|
| 71 |
Billing
|
71 |
Financial Services
|
| 72 |
</label>
|
72 |
</label>
|
| 73 |
</div>
|
73 |
</div>
|
| 74 |
|
74 |
|
| 75 |
<div class="checkbox" style="padding: 6px 0; border-bottom: 1px solid #f0f0f0;">
|
75 |
<div class="checkbox" style="padding: 6px 0; border-bottom: 1px solid #f0f0f0;">
|
| 76 |
<label style="font-size: 14px; cursor: pointer;">
|
76 |
<label style="font-size: 14px; cursor: pointer;">
|
| 77 |
<input type="checkbox" id="inaugrationVerifi"
|
77 |
<input type="checkbox" id="trainingVerifi" name="trainingVerifi" #if($cb.isTraining())
|
| 78 |
name="inaugrationVerifi" #if($cb.isInaugration()) checked #end>
|
78 |
checked #end>
|
| 79 |
Inaugration
|
79 |
Dashboard Training
|
| 80 |
</label>
|
80 |
</label>
|
| 81 |
</div>
|
81 |
</div>
|
| 82 |
|
82 |
|
| 83 |
<div class="checkbox" style="padding: 6px 0; border-bottom: 1px solid #f0f0f0;">
|
83 |
<div class="checkbox" style="padding: 6px 0; border-bottom: 1px solid #f0f0f0;">
|
| 84 |
<label style="font-size: 14px; cursor: pointer;">
|
84 |
<label style="font-size: 14px; cursor: pointer;">
|
| 85 |
<input type="checkbox" id="financialServices"
|
85 |
<input type="checkbox" id="inaugrationVerifi"
|
| 86 |
name="financialServices" #if($cb.isFinanceServices()) checked #end>
|
86 |
name="inaugrationVerifi" #if($cb.isInaugration()) checked #end>
|
| 87 |
Financial Services
|
87 |
Inaugration
|
| 88 |
</label>
|
88 |
</label>
|
| 89 |
</div>
|
89 |
</div>
|
| 90 |
|
90 |
|
| 91 |
<div class="checkbox" style="padding: 6px 0;">
|
91 |
<div class="checkbox" style="padding: 6px 0;">
|
| 92 |
<label style="font-size: 14px; cursor: pointer;">
|
92 |
<label style="font-size: 14px; cursor: pointer;">
|