add out of stock
This commit is contained in:
@@ -371,6 +371,12 @@
|
||||
</a>
|
||||
</li>
|
||||
<% end %>
|
||||
<li>
|
||||
<a href="<%= settings_out_of_stock_index_path %>">
|
||||
<i class="material-icons col-pink">donut_large</i>
|
||||
<span style="margin-left: 0"><%= t :out_of_stock %></span>
|
||||
</a>
|
||||
</li>
|
||||
<% if can? :menage, Employee %>
|
||||
<li>
|
||||
<a href="<%= settings_employees_path %>">
|
||||
|
||||
Reference in New Issue
Block a user