##// END OF EJS Templates
use minified tour
Paul Ivanov -
Show More
@@ -15,7 +15,7 b''
15 // which search marked into global.
15 // which search marked into global.
16 require(['components/marked/lib/marked',
16 require(['components/marked/lib/marked',
17 'widgets/js/init',
17 'widgets/js/init',
18 'components/bootstrap-tour/build/js/bootstrap-tour'],
18 'components/bootstrap-tour/build/js/bootstrap-tour.min'],
19
19
20 function (marked) {
20 function (marked) {
21 "use strict";
21 "use strict";
General Comments 0
You need to be logged in to leave comments. Login now