Show More
@@ -313,6 +313,7 b' function(WidgetManager, _, Backbone){' | |||||
313 | if (view !== undefined) { |
|
313 | if (view !== undefined) { | |
314 | delete this.child_views[child_model.id]; |
|
314 | delete this.child_views[child_model.id]; | |
315 | view.remove(); |
|
315 | view.remove(); | |
|
316 | child_model.views.pop(view); | |||
316 | } |
|
317 | } | |
317 | }, |
|
318 | }, | |
318 |
|
319 |
General Comments 0
You need to be logged in to leave comments.
Login now