mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-22 23:24:43 +00:00
Mobile Ajaxform plugin isn't going into the alpha release.
This commit is contained in:
parent
6084691c95
commit
c91b00fb09
2 changed files with 0 additions and 2 deletions
1
Makefile
1
Makefile
|
|
@ -17,7 +17,6 @@ FILES = js/jquery.ui.widget.js \
|
|||
js/jquery.mobile.forms.checkboxradio.js \
|
||||
js/jquery.mobile.forms.textinput.js \
|
||||
js/jquery.mobile.forms.select.js \
|
||||
js/jquery.mobile.forms.ajaxform.js \
|
||||
js/jquery.mobile.buttonMarkup.js \
|
||||
js/jquery.mobile.forms.button.js \
|
||||
js/jquery.mobile.forms.slider.js \
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ $elements = array(
|
|||
'jquery.mobile.forms.checkboxradio.js',
|
||||
'jquery.mobile.forms.textinput.js',
|
||||
'jquery.mobile.forms.select.js',
|
||||
'jquery.mobile.forms.ajaxform.js',
|
||||
'jquery.mobile.buttonMarkup.js',
|
||||
'jquery.mobile.forms.button.js',
|
||||
'jquery.mobile.forms.slider.js',
|
||||
|
|
|
|||
Loading…
Reference in a new issue