fixed profile left cells to be clickable

This commit is contained in:
Justine Arreche 2013-10-07 18:30:55 -04:00
parent e3e96aca73
commit dda961c117

View File

@ -30,4 +30,5 @@
Travis.Urls.account(@get('account.login'))
).property('account.login')
click: ->
@get('controller').transitionToRoute("account", @get('account.login'))