add req and fix for shift
This commit is contained in:
@@ -191,7 +191,7 @@
|
||||
<button id="remove-all" class="btn btn-warning btn-block action-btn">Remove All</button>
|
||||
<button id="pay-discount" class="btn btn-danger btn-block action-btn">Enter</button>
|
||||
<hr />
|
||||
<button id="member-discount" class="btn green btn-block action-btn">Member Discount</button>
|
||||
<button id="member-discount" class="btn btn-success btn-block action-btn">Member Discount</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user