Fix a bunch of internal links to avoid reloading

This commit is contained in:
Andrew Miner
2015-03-01 16:38:12 -08:00
parent d4e7cc6a39
commit c31e511080
7 changed files with 14 additions and 14 deletions
@@ -40,4 +40,4 @@ module.exports = class ModController extends BaseController
events: ->
return _.extend super,
'click a', 'routeLinkClick'
'click a': 'routeLinkClick'