| Line 77... |
Line 77... |
| 77 |
<span style="margin-right: 10px;font-weight:bold;color:green;">Current Status Active</span>
|
77 |
<span style="margin-right: 10px;font-weight:bold;color:green;">Current Status Active</span>
|
| 78 |
<br><br>
|
78 |
<br><br>
|
| 79 |
<span style="margin-right: 10px;">Deactivate User : </span>
|
79 |
<span style="margin-right: 10px;">Deactivate User : </span>
|
| 80 |
<input type="button" class="change-private-deal-user-status" userId="$customerId" active="false" value="Update">
|
80 |
<input type="button" class="change-private-deal-user-status" userId="$customerId" active="false" value="Update">
|
| 81 |
<br><br>
|
81 |
<br><br>
|
| 82 |
#if ($action.getDocumentVerified())
|
82 |
#if ($action.isDocumentVerified())
|
| 83 |
<span style="margin-right:10px;">Retailer verified!</span>
|
83 |
<span style="margin-right:10px;">Retailer verified!</span>
|
| 84 |
<span style="margin-right:10px;">GST No - $action.getGstin()</span>
|
84 |
<span style="margin-right:10px;">GST No - $action.getGstin()</span>
|
| 85 |
#else
|
85 |
#else
|
| 86 |
<span style="margin-right:10px;">GST No - </span>
|
86 |
<span style="margin-right:10px;">GST No - </span>
|
| 87 |
<span><input type="text name="gstin" id="gstin"></span>
|
87 |
<span><input type="text name="gstin" id="gstin"></span>
|