|
20 | 20 | jquery.mobile.theme.css, |
21 | 21 | jquery.mobile.transitions.css"/> |
22 | 22 | <property name="js-sources" value="jquery.js, |
| 23 | + jquery.ui.position.js, |
| 24 | + jquery.ui.widget.js, |
| 25 | + jquery.mobile.widget.js, |
| 26 | + jquery.mobile.media.js, |
| 27 | + jquery.mobile.support.js, |
| 28 | + jquery.mobile.event.js, |
| 29 | + jquery.mobile.hashchange.js, |
| 30 | + jquery.mobile.core.js, |
| 31 | + jquery.mobile.navigation.js, |
| 32 | + jquery.mobile.page.js, |
23 | 33 | jquery.mobile.buttonMarkup.js, |
24 | 34 | jquery.mobile.collapsible.js, |
25 | 35 | jquery.mobile.controlGroup.js, |
26 | 36 | jquery.mobile.dialog.js, |
27 | | - jquery.mobile.event.js, |
28 | 37 | jquery.mobile.fieldContain.js, |
29 | 38 | jquery.mobile.fixHeaderFooter.js, |
30 | | - jquery.mobile.forms.ajaxform.js, |
31 | 39 | jquery.mobile.forms.button.js, |
32 | 40 | jquery.mobile.forms.checkboxradio.js, |
33 | 41 | jquery.mobile.forms.select.js, |
34 | 42 | jquery.mobile.forms.slider.js, |
35 | 43 | jquery.mobile.forms.textinput.js, |
36 | 44 | jquery.mobile.grid.js, |
37 | | - jquery.mobile.hashchange.js, |
38 | | - jquery.mobile.js, |
39 | | - jquery.mobile.listview.filter.js, |
40 | 45 | jquery.mobile.listview.js, |
41 | | - jquery.mobile.navbar.js, |
42 | | - jquery.mobile.page.js, |
43 | | - jquery.mobile.support.js, |
44 | | - jquery.mobile.widget.js, |
45 | | - jquery.ui.widget.js"/> |
| 46 | + jquery.mobile.listview.filter.js, |
| 47 | + jquery.mobile.navbar.js" |
| 48 | + /> |
46 | 49 |
|
47 | 50 | <target name="merge"> |
48 | 51 | <antcall target="merge_css" /> |
|
0 commit comments