Merge pull request #1833 from MexinaD/Payment-type

Payment type issue #1830
This commit is contained in:
Shaik Nazeer Hussain 2017-03-07 14:52:53 +05:30 committed by GitHub
commit e960dfe3d2

View File

@ -62,8 +62,7 @@
</div>
</div>
<div class="form-group">
<label class="control-label col-sm-2" for="paymentTypeId">{{ 'label.input.paymentypeid' | translate}}<span
class="required">*</span></label>
<label class="control-label col-sm-2" for="paymentTypeId">{{ 'label.input.paymenttype' | translate}}</label>
<div class="col-sm-3">
<select id="paymentTypeId" ng-model="formData.paymentTypeId"