diff --git a/IPython/html/static/notebook/js/widgets/widget_selection.js b/IPython/html/static/notebook/js/widgets/widget_selection.js index 08af062..32ff4c8 100644 --- a/IPython/html/static/notebook/js/widgets/widget_selection.js +++ b/IPython/html/static/notebook/js/widgets/widget_selection.js @@ -68,14 +68,18 @@ define(["notebook/js/widgets/widget"], function(widget_manager){ } var items = this.model.get('values'); - this.$droplist.html(''); + var $replace_droplist = $('