style: changed 'order-list' from <code> to <span>
This commit is contained in:
parent
2fdacfca6e
commit
7258272ca0
@ -36,7 +36,7 @@
|
|||||||
|
|
||||||
<div id="order" class="three columns">
|
<div id="order" class="three columns">
|
||||||
<h5>Order</h5>
|
<h5>Order</h5>
|
||||||
<code id="order-list"></code>
|
<span id="order-list"></span>
|
||||||
<button class="button-primary" data-name="DELETE" data-value="">Delete</button>
|
<button class="button-primary" data-name="DELETE" data-value="">Delete</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user