add custom css to config screen
This commit is contained in:
parent
cf680d3410
commit
1a3b690757
3 changed files with 5 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
= config_input form, :page_footer, as: :text, input_html: {class: 'input-xxlarge', rows: 2, placeholder: "#{link_to(FoodsoftConfig[:name], FoodsoftConfig[:homepage])}"}
|
||||
= config_input form, :custom_css, as: :text, input_html: {class: 'input-xxlarge', rows: 3}
|
||||
|
||||
%h4= t '.pdf_title'
|
||||
.fold-line
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue