| Line 125... |
Line 125... |
| 125 |
<span>$paymentOption.getName() </span>
|
125 |
<span>$paymentOption.getName() </span>
|
| 126 |
<a href="javascript:void(0)">Applicable</a>
|
126 |
<a href="javascript:void(0)">Applicable</a>
|
| 127 |
<button class="markNA btn-primary btn-md">Mark NA</button>
|
127 |
<button class="markNA btn-primary btn-md">Mark NA</button>
|
| 128 |
<a href="javascript:void(0)" style="color:blue" title="Activated">✔</span>
|
128 |
<a href="javascript:void(0)" style="color:blue" title="Activated">✔</span>
|
| 129 |
</label> <a href="javascript:void(0)" style="color:red" title="DEACTIVATE SERVICE" class="deactivate-service" data-serviceid="$paymentOption.getId()">Deactivate</a>
|
129 |
</label> <a href="javascript:void(0)" style="color:red" title="DEACTIVATE SERVICE" class="deactivate-service" data-serviceid="$paymentOption.getId()">Deactivate</a>
|
| 130 |
</h4>button
|
130 |
</h4>
|
| 131 |
#foreach($serviceBrandsConfig in $serviceIdAndServiceBrandsConfigMap.get($paymentOption.getId()))
|
131 |
#foreach($serviceBrandsConfig in $serviceIdAndServiceBrandsConfigMap.get($paymentOption.getId()))
|
| 132 |
#if($serviceBrandIdPartnerBrandServiceMap.get($serviceBrandsConfig.getId()))
|
132 |
#if($serviceBrandIdPartnerBrandServiceMap.get($serviceBrandsConfig.getId()))
|
| 133 |
#if($serviceBrandIdPartnerBrandServiceMap.get($serviceBrandsConfig.getId()).getApplicableType()=="YES")
|
133 |
#if($serviceBrandIdPartnerBrandServiceMap.get($serviceBrandsConfig.getId()).getApplicableType()=="YES")
|
| 134 |
#if($serviceBrandIdPartnerBrandServiceMap.get($serviceBrandsConfig.getId()).isActive()==true)
|
134 |
#if($serviceBrandIdPartnerBrandServiceMap.get($serviceBrandsConfig.getId()).isActive()==true)
|
| 135 |
#if($serviceBrandIdPartnerBrandServiceMap.get($serviceBrandsConfig.getId()).getPartnerStatusType()=="WORKING")
|
135 |
#if($serviceBrandIdPartnerBrandServiceMap.get($serviceBrandsConfig.getId()).getPartnerStatusType()=="WORKING")
|