update design pages

This commit is contained in:
Aung Myo
2017-11-09 12:01:22 +06:30
parent 60eb21a5eb
commit 0813cb5722
18 changed files with 820 additions and 737 deletions

View File

@@ -45,14 +45,15 @@
</div>
</div>
<div class="card-text" style="max-height:600px; overflow:auto">
<div id="order-detail-slimscroll" data-height="160">
<div class="card-text" style="">
<table class="table table-striped" id="order-items-table">
<thead>
<tr>
<th>#</th>
<th class="item-name">Items</th>
<th class="item-attr">QTY</td>
<th class="item-attr">Price</td>
<th class="item-attr">QTY</th>
<th class="item-attr">Price</th>
</tr>
</thead>
<tbody>
@@ -102,6 +103,7 @@
%>
</tbody>
</table>
</div>
</div>
<div class="card-footer">
<table class="table" id="order-charges-table" border="0">