mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 19:57:06 +00:00
Merge pull request #1833 from MexinaD/Payment-type
Payment type issue #1830
This commit is contained in:
commit
e960dfe3d2
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user