Show More
@@ -254,6 +254,7 b' var IPython = (function (IPython) {' | |||||
254 | // which is probably inner_element |
|
254 | // which is probably inner_element | |
255 | // or this.element. |
|
255 | // or this.element. | |
256 | this.inner_element.empty(); |
|
256 | this.inner_element.empty(); | |
|
257 | this.show(); | |||
257 |
|
258 | |||
258 | var callbacks = CellToolbar._callback_dict; |
|
259 | var callbacks = CellToolbar._callback_dict; | |
259 | var preset = CellToolbar._ui_controls_list; |
|
260 | var preset = CellToolbar._ui_controls_list; |
General Comments 0
You need to be logged in to leave comments.
Login now