Fixed comment.
This commit is contained in:
parent
4552fa98f3
commit
767397e676
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ class App.Model extends Spine.Model
|
||||||
callback(items)
|
callback(items)
|
||||||
)
|
)
|
||||||
|
|
||||||
# trigger deleteAll() and fetch() on network notify
|
# fetch() all on network notify
|
||||||
events = "#{@className}:created #{@className}:updated #{@className}:destroy"
|
events = "#{@className}:created #{@className}:updated #{@className}:destroy"
|
||||||
App.Event.bind(
|
App.Event.bind(
|
||||||
events
|
events
|
||||||
|
|
Loading…
Reference in a new issue