Merge branch 'develop' into interface
This commit is contained in:
commit
2620542df5
1 changed files with 0 additions and 1 deletions
|
@ -295,7 +295,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