Renaming expandable.

This commit is contained in:
John Resig 2010-09-14 14:54:15 -04:00
parent 44af14989f
commit bc280df60e
2 changed files with 2 additions and 2 deletions

View file

@ -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'
);
?>
?>