update design pages
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
</div>
|
||||
<div id="order-detail-slimscroll">
|
||||
<!-- <div class="card-text" style="min-height:500px; max-height:500px; overflow-x:scroll"> -->
|
||||
<div id="order-detail-slimscroll" data-height="160">
|
||||
<div class="card-text">
|
||||
<table class="table " id="order-items-table">
|
||||
<thead>
|
||||
@@ -96,6 +97,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<table class="table" id="order-charges-table" border="0">
|
||||
<tr>
|
||||
@@ -112,7 +114,7 @@
|
||||
<!-- Column Three -->
|
||||
<div class="col-lg-1 col-md-1 col-sm-1">
|
||||
<!-- Waiter Buttons -->
|
||||
<button type="button" class="btn btn-default btn-block" id='back'>Back</button>
|
||||
<button type="button" class="btn btn-default btn-block" id='back'><i class="material-icons">reply</i>Back</button>
|
||||
<!--<button type="button" class="btn btn-primary btn-block" id='apply'>Apply</button>-->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user