Add TODO for user's @poll()
This commit is contained in:
parent
a3622e14c9
commit
f121a008c6
|
@ -24,6 +24,7 @@ require 'travis/model'
|
||||||
init: ->
|
init: ->
|
||||||
@_super()
|
@_super()
|
||||||
|
|
||||||
|
# TODO: the next line fails, check this
|
||||||
#@poll() if @get('isSyncing')
|
#@poll() if @get('isSyncing')
|
||||||
|
|
||||||
Ember.run.next this, ->
|
Ember.run.next this, ->
|
||||||
|
|
Loading…
Reference in New Issue
Block a user