Removed too much bindings, this one is still needed
This commit is contained in:
parent
cd6636bfc5
commit
11b3a039d2
|
@ -20,6 +20,7 @@ Travis.RepositoryController = Travis.Controller.extend
|
|||
this["view#{$.camelize(action)}"]()
|
||||
|
||||
viewIndex: ->
|
||||
@_bind('repository', 'controllers.repositoriesController.firstObject')
|
||||
@_bind('build', 'repository.lastBuild')
|
||||
@connectTab('current')
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user