add foodcoop configuration screen
This commit is contained in:
parent
dd3ac0971c
commit
7b000c39eb
20 changed files with 562 additions and 12 deletions
3
app/views/admin/configs/_tab_tasks.html.haml
Normal file
3
app/views/admin/configs/_tab_tasks.html.haml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
-#= config_use_heading form, :use_tasks do
|
||||
= config_use_heading form, :use_apple_points do
|
||||
= config_input form, :stop_ordering_under, as: :numeric, input_html: {class: 'input-small'}
|
||||
Loading…
Add table
Add a link
Reference in a new issue