Stop using Flipflop as switch for weekly_overview
This commit is contained in:
parent
25db21467d
commit
6cfad01d12
4 changed files with 7 additions and 5 deletions
|
@ -39,5 +39,7 @@ module TPS
|
|||
# Make main application helpers available in administrate
|
||||
Administrate::ApplicationController.helper(TPS::Application.helpers)
|
||||
end
|
||||
|
||||
config.ds_weekly_overview = ENV['APP_NAME'] == 'tps'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue