Removed not needed debugging.
This commit is contained in:
parent
807b9e5838
commit
eeea2511fb
1 changed files with 0 additions and 1 deletions
|
@ -366,7 +366,6 @@ class App.Controller extends Spine.Controller
|
||||||
)
|
)
|
||||||
|
|
||||||
userPopupsDestroy: =>
|
userPopupsDestroy: =>
|
||||||
console.log('userPopupsDestroy', @userPopupsList)
|
|
||||||
if @userPopupsList
|
if @userPopupsList
|
||||||
@userPopupsList.popover('destroy')
|
@userPopupsList.popover('destroy')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue