mirror of https://github.com/itflow-org/itflow
Removed the requirment visual for transer method as its not required
This commit is contained in:
parent
37a4f5cee0
commit
a86523bd1b
|
|
@ -144,7 +144,7 @@
|
|||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label>Transfer Method <strong class="text-danger">*</strong></label>
|
||||
<label>Transfer Method</label>
|
||||
<div class="input-group">
|
||||
<div class="input-group-prepend">
|
||||
<span class="input-group-text"><i class="fa fa-fw fa-money-check-alt"></i></span>
|
||||
|
|
|
|||
|
|
@ -132,7 +132,7 @@
|
|||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label>Transfer Method <strong class="text-danger">*</strong></label>
|
||||
<label>Transfer Method</label>
|
||||
<div class="input-group">
|
||||
<div class="input-group-prepend">
|
||||
<span class="input-group-text"><i class="fa fa-fw fa-money-check-alt"></i></span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue