Show More
@@ -5,8 +5,7 b' define([' | |||||
5 | 'base/js/namespace', |
|
5 | 'base/js/namespace', | |
6 | 'jquery', |
|
6 | 'jquery', | |
7 | 'base/js/utils', |
|
7 | 'base/js/utils', | |
8 | 'base/js/dialog', |
|
8 | ], function(IPython, $, utils) { | |
9 | ], function(IPython, $, utils, dialog) { |
|
|||
10 | var Contents = function(options) { |
|
9 | var Contents = function(options) { | |
11 | // Constructor |
|
10 | // Constructor | |
12 | // |
|
11 | // |
General Comments 0
You need to be logged in to leave comments.
Login now