update addorder
This commit is contained in:
@@ -155,3 +155,7 @@ section.content{
|
|||||||
#count ,#set_count{
|
#count ,#set_count{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.add_icon{
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
@@ -62,7 +62,7 @@
|
|||||||
<td class="item-attr"><strong id="sub_total">0.00</strong></td>
|
<td class="item-attr"><strong id="sub_total">0.00</strong></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<button type="button" class="btn btn-success btn-block create" id="create_order" disabled="disabled">Create Order</button>
|
<button type="button" class="btn btn-primary btn-block create" id="create_order" disabled="disabled">Create Order</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user