mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
Promo code input ui added
This commit is contained in:
@@ -269,6 +269,17 @@
|
||||
<div class="font-heading text-success bold">{{(Math.round((this.parameters.calculation.total + Number.EPSILON) * 100) / 100).toFixed(2)}}</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-6 ml-auto mr-0 p-t-10 p-b-10">
|
||||
<div class="no-padding text-left">
|
||||
<div class="font-heading all-caps">Promo Code</div>
|
||||
<div class="form-group no-margin form-group-default">
|
||||
<label>Enter promo code</label>
|
||||
<input type="text" class="form-control">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user