Show More
@@ -25,7 +25,6 b'' | |||||
25 | jquery: 'components/jquery/jquery.min', |
|
25 | jquery: 'components/jquery/jquery.min', | |
26 | bootstrap: 'components/bootstrap/js/bootstrap.min', |
|
26 | bootstrap: 'components/bootstrap/js/bootstrap.min', | |
27 | bootstraptour: 'components/bootstrap-tour/build/js/bootstrap-tour.min', |
|
27 | bootstraptour: 'components/bootstrap-tour/build/js/bootstrap-tour.min', | |
28 | dateformat: 'dateformat/date.format', |
|
|||
29 | jqueryui: 'components/jquery-ui/ui/minified/jquery-ui.min', |
|
28 | jqueryui: 'components/jquery-ui/ui/minified/jquery-ui.min', | |
30 | highlight: 'components/highlight.js/build/highlight.pack', |
|
29 | highlight: 'components/highlight.js/build/highlight.pack', | |
31 | moment: "components/moment/moment", |
|
30 | moment: "components/moment/moment", | |
@@ -46,9 +45,6 b'' | |||||
46 | deps: ["bootstrap"], |
|
45 | deps: ["bootstrap"], | |
47 | exports: "Tour" |
|
46 | exports: "Tour" | |
48 | }, |
|
47 | }, | |
49 | dateformat: { |
|
|||
50 | exports: "dateFormat" |
|
|||
51 | }, |
|
|||
52 | jqueryui: { |
|
48 | jqueryui: { | |
53 | deps: ["jquery"], |
|
49 | deps: ["jquery"], | |
54 | exports: "$" |
|
50 | exports: "$" |
1 | NO CONTENT: file was removed |
|
NO CONTENT: file was removed |
General Comments 0
You need to be logged in to leave comments.
Login now