mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-19 23:40:25 +00:00
Renaming expandable.
This commit is contained in:
parent
44af14989f
commit
bc280df60e
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ $elements = array(
|
|||
'jQuery.clickable.js',
|
||||
'jQuery.fixHeaderFooter.js',
|
||||
'jQuery.forms.checkboxradio.js',
|
||||
'jQuery.expandable.js',
|
||||
'jQuery.forms.expandable.js',
|
||||
'jQuery.forms.textinput.js',
|
||||
'jQuery.forms.select.js',
|
||||
'jQuery.buttonMarkup.js',
|
||||
|
|
@ -20,4 +20,4 @@ $elements = array(
|
|||
'jQuery.mobile.js'
|
||||
);
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in a new issue