Fix new links to route internally
This commit is contained in:
@@ -60,3 +60,4 @@ module.exports = class StackController extends BaseController
|
||||
events: ->
|
||||
return _.extend super,
|
||||
'click button.remove': 'onRemoveClicked'
|
||||
'click .name a': 'routeLinkClick'
|
||||
|
||||
Reference in New Issue
Block a user