send: fix send view because no one accounted for paypro when adding this input.
This commit is contained in:
parent
49d362a238
commit
55518afdf7
1 changed files with 0 additions and 1 deletions
|
|
@ -89,7 +89,6 @@
|
|||
<label for="alternative"><span translate>Amount in</span> {{ alternativeName }} </label>
|
||||
<div class="small-9 columns">
|
||||
<input type="number" id="alternative_amount"
|
||||
ng-disabled="loading || !isRateAvailable "
|
||||
name="alternative" placeholder="{{'Amount'|translate}}" ng-model="alternative"
|
||||
required
|
||||
autocomplete="off"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue