Make current_orders plugin configurable
This commit is contained in:
parent
466e8c5eeb
commit
dc731ee40d
12 changed files with 77 additions and 18 deletions
1
Gemfile
1
Gemfile
|
|
@ -53,6 +53,7 @@ gem 'foodsoft_wiki', path: 'plugins/wiki'
|
|||
gem 'foodsoft_messages', path: 'plugins/messages'
|
||||
|
||||
# plugins not enabled by default
|
||||
#gem 'foodsoft_current_orders', path: 'plugins/current_orders'
|
||||
#gem 'foodsoft_uservoice', path: 'plugins/uservoice'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue