Commit graph

3 commits

Author SHA1 Message Date
Christian Bundy
86ec3ede93 Solve trivial JS errors
Using jshint and and fixmyjs I went through and removed 220 trivial
Javascript errors – mostly missing semicolons, and some properties that
weren’t written in dot notation. You can view the diff of jshint’s
output here:
https://gist.github.com/christianbundy/7b37c51bb6f7c8d739e7/revisions
2014-05-06 20:15:48 -07:00
Sacha Greif
e622c11286 cleaning up subscriptions 2014-02-18 14:46:53 +09:00
Sacha Greif
6c0002afec moved analytics.js to make sure it's always loaded before the router 2013-11-08 09:56:07 +09:00
Renamed from client/helpers/analytics.js (Browse further)