update addorder
This commit is contained in:
@@ -154,4 +154,8 @@ section.content{
|
||||
|
||||
#count ,#set_count{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.add_icon{
|
||||
cursor: pointer;
|
||||
}
|
||||
@@ -62,7 +62,7 @@
|
||||
<td class="item-attr"><strong id="sub_total">0.00</strong></td>
|
||||
</tr>
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user