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