-
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
<%= hidden_field_tag 'id', params[:id] %>
|
||||
<%= label_tag(:qty, "Qty:") %>
|
||||
<%= text_field_tag :qty, "", class: 'adjust_height' %>
|
||||
<br/>
|
||||
<input type="checkbox" name="barcode" value="true" class="">Barcode
|
||||
<br/>
|
||||
<%= submit_tag("Generate", :class=>"btn btn-primary btn_height") %>
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user