add webstats_tracking_code to configuration screen (closes foodcoops#311)
This commit is contained in:
parent
81d22e6077
commit
668ba1e5d6
3 changed files with 9 additions and 6 deletions
|
|
@ -3,3 +3,4 @@
|
|||
= config_input form, :use_nick, as: :boolean
|
||||
= config_input form, :tolerance_is_costly, as: :boolean
|
||||
= config_input form, :help_url, as: :url, input_html: {class: 'input-xlarge'}
|
||||
= config_input form, :webstats_tracking_code, as: :text, input_html: {class: 'input-xxlarge', rows: 3}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue