Skip to content

Commit

Permalink
Revert "[BUGFIX] proper precompilation of timeline assets"
Browse files Browse the repository at this point in the history
This reverts commit 2455ff9.
  • Loading branch information
nimaai committed Mar 31, 2014
1 parent 2455ff9 commit 331cfff
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions config/application.rb
Expand Up @@ -49,8 +49,9 @@ class Application < Rails::Application
application.css
print.css
i18n/locale/*
vendor/assets/javascripts/simile_timeline/*
vendor/assets/stylesheets/timeline.css
simile_timeline/*
timeline.css
upload.js
)
# Version of your assets, change this if you want to expire all your assets
config.assets.version = '1.0'
Expand Down

0 comments on commit 331cfff

Please sign in to comment.