add lookup setting for quickservice add order btn
This commit is contained in:
@@ -285,7 +285,7 @@
|
||||
<button type="button" class="btn btn-primary action-btn create col-md-7" id="create_order" disabled="disabled" style="padding-top:15px !important;padding-bottom:15px !important;">Add Order</button>
|
||||
<%end%>
|
||||
<%else%>
|
||||
<% if @quick_service_only %>
|
||||
<% if !@quick_service_only %>
|
||||
<button type="button" class="btn btn-primary action-btn create col-md-11" id="create_order" disabled="disabled" style="padding-top:15px !important;padding-bottom:15px !important;">Add Order</button>
|
||||
<%end%>
|
||||
<%end%>
|
||||
|
||||
Reference in New Issue
Block a user