add font for print setting

This commit is contained in:
Yan
2017-10-11 15:16:40 +06:30
parent 2a9b44366a
commit 4ab89efaf2
16 changed files with 110 additions and 21 deletions

View File

@@ -6,6 +6,7 @@
<%= f.input :unique_code %>
<%= f.input :template %>
<%= f.input :printer_name %>
<%= f.input :font %>
<%= f.input :api_settings %>
<%= f.input :page_width %>
<%= f.input :page_height %>