s/widget.js/init.js

pull/37/head
Jonathan Frederic 12 years ago committed by Jonathan Frederic
parent 5b388df615
commit 5a3665d9ed

@ -15,7 +15,7 @@
// which make both this file fail at setting marked configuration, and textcell.js
// which search marked into global.
require(['components/marked/lib/marked',
'notebook/js/widgets/basic_widgets'],
'notebook/js/widgets/init'],
function (marked) {

Loading…
Cancel
Save