Skip to content

Commit c9bd0fa

Browse files
committed
Update jquery-ui.min path in page.html template
1 parent 6699ca5 commit c9bd0fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebook/templates/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
text: 'components/requirejs-text/text',
4040
bootstrap: 'components/bootstrap/js/bootstrap.min',
4141
bootstraptour: 'components/bootstrap-tour/build/js/bootstrap-tour.min',
42-
'jquery-ui': 'components/jquery-ui/ui/minified/jquery-ui.min',
42+
'jquery-ui': 'components/jquery-ui/jquery-ui.min',
4343
moment: 'components/moment/min/moment-with-locales',
4444
codemirror: 'components/codemirror',
4545
termjs: 'components/xterm.js/xterm',

0 commit comments

Comments
 (0)