[Fix #68] Remove reference to application_split2.scss
It has been removed in 6a261d1
This commit is contained in:
parent
31775b70d6
commit
548e8ce079
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ module TPS
|
|||
|
||||
config.autoload_paths += %W(#{config.root}/lib #{config.root}/app/validators #{config.root}/app/facades)
|
||||
config.assets.paths << Rails.root.join('app', 'assets', 'javascript')
|
||||
config.assets.precompile += %w( application_split2.css )
|
||||
|
||||
if Rails.env.production?
|
||||
URL = "https://tps.apientreprise.fr/"
|
||||
|
|
Loading…
Reference in a new issue