voxe / voxe-web

Voxe.org is a non-partisan tool that compares and contextualizes political platforms. Citizens, media and startups can reuse this open platform designed to held forge an informed electorate.
http://voxe.org
Apache License 2.0
17 stars 9 forks source link

Fix coffee syntax EINDENT error #87

Closed Soulou closed 11 years ago

Soulou commented 11 years ago

It wasn't possible to access the admin backoffice because of an error syntax, this fix solves that.

Soulou commented 11 years ago

Error also on heroku, I merge

-----> Preparing app for Rails asset pipeline
       Running: rake assets:precompile
       AssetSync: using /tmp/build_16xlrufjxckot/config/initializers/asset_sync.rb
       rake aborted!
       SyntaxError: unexpected INDENT
       (in /tmp/build_16xlrufjxckot/app/assets/javascripts/admin/views/election/candidacy_view.js.coffee)