Removed debug log.
This commit is contained in:
parent
122c7167b1
commit
adc2564fa6
1 changed files with 0 additions and 1 deletions
|
@ -1175,7 +1175,6 @@ class App.ObserverController extends App.Controller
|
|||
if @globalRerender
|
||||
@bind('ui:rerender', =>
|
||||
@lastAttributres = undefined
|
||||
console.log('aaaa', @model, @template)
|
||||
@maybeRender(App[@model].fullLocal(@object_id))
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue