Fixed casing

This commit is contained in:
Ghislain Seguin 2011-12-15 23:07:58 -08:00
parent 86cd1e4932
commit 1f8c9ec832

View file

@ -10,7 +10,7 @@ define([
'jquery.mobile.page',
'jquery.mobile.core',
'jquery.mobile.navigation',
'jquery.mobile.navigation.pushstate',
'jquery.mobile.navigation.pushState',
'jquery.mobile.transition',
'jquery.mobile.degradeInputs',
'jquery.mobile.dialog',
@ -26,7 +26,7 @@ define([
'jquery.mobile.forms.checkboxradio',
'jquery.mobile.forms.button',
'jquery.mobile.forms.slider',
'jquery.mobile.forms.textinput',
'jquery.mobile.forms.textInput',
'jquery.mobile.forms.select.custom',
'jquery.mobile.forms.select',
'order!jquery.mobile.buttonMarkup',