update addorder view

This commit is contained in:
Aung Myo
2018-02-16 17:20:32 +06:30
parent 941204afc1
commit 8291a0a992
3 changed files with 15 additions and 14 deletions

View File

@@ -10,7 +10,8 @@
<input type="hidden" name="type" id="modify_order" value="<%=modify_order%>">
<div class="row m-t--20">
<div class="col-lg-2 col-md-2 col-sm-2">
<ul class="nav nav-tabs flex-column" role="tablist" id="ul-navbar">
<ul class="nav nav-tabs flex-column category_list" role="tablist" id="ul-navbar">
<li class="nav-item product" data-ref="<%= origami_get_all_product_path %>">
<a class="nav-link" data-toggle="tab" href="" role="tab">Products</a>
</li>
@@ -54,8 +55,6 @@
<% end%>
<% end %>
<%end %>
</ul>
</div>
<div class="col-md-7 col-lg-7 col-sm-7 m-t-10">