update rounding adj
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
<label>You can pay up to </label>
|
||||
</div>
|
||||
<div class="col-lg-6 col-md-6 col-sm-6">
|
||||
<%@can_credit = @can_credit +@rounding_adj%>
|
||||
<input type="text" name="validamount" id="validamount" class="form-control" readonly="" value="<%=@can_credit %>" data-member-value="">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user