Missing marker on the event display

This commit is contained in:
echarp 2016-05-23 01:12:08 +02:00
parent 34b1d4feb4
commit 00e76d51f9
1 changed files with 1 additions and 0 deletions

View File

@ -45,4 +45,5 @@ Rails.application.configure do
config.middleware.insert_after ActionDispatch::Static, Rack::LiveReload
# To have assets Local Precompilation, we need to use another path in dev
config.assets.prefix = '/dev-assets'
end