activate sorting for repositories
This commit is contained in:
parent
2015481329
commit
77bc90458e
|
@ -1,6 +1,6 @@
|
||||||
Travis.RepositoriesController = Ember.ArrayController.extend
|
Travis.RepositoriesController = Ember.ArrayController.extend
|
||||||
# sortProperties: ['sortOrder']
|
sortProperties: ['sortOrder']
|
||||||
# sortAscending: false
|
sortAscending: false
|
||||||
|
|
||||||
init: ->
|
init: ->
|
||||||
@activate('recent')
|
@activate('recent')
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user