|
|
@ -14,7 +14,7 @@
|
|
|
|
</h3>
|
|
|
|
</h3>
|
|
|
|
<div class="form-horizontal">
|
|
|
|
<div class="form-horizontal">
|
|
|
|
<div class="form-group" ng-if="'modify_tax_in_surcharge'|withFunc">
|
|
|
|
<div class="form-group" ng-if="'modify_tax_in_surcharge'|withFunc">
|
|
|
|
<label class="col-sm-4">Skip Clearing</label>
|
|
|
|
<label class="col-sm-4">RoyalPay Pay GST</label>
|
|
|
|
<div class="col-sm-6">
|
|
|
|
<div class="col-sm-6">
|
|
|
|
<input type="checkbox" ng-model="partner.tax_in_surcharge" bs-switch
|
|
|
|
<input type="checkbox" ng-model="partner.tax_in_surcharge" bs-switch
|
|
|
|
switch-change="taxInSurcharge(partner.tax_in_surcharge)">
|
|
|
|
switch-change="taxInSurcharge(partner.tax_in_surcharge)">
|
|
|
|