diff --git a/js/jquery.mobile.forms.textinput.js b/js/jquery.mobile.forms.textinput.js index 20f95cff..0fcd43df 100644 --- a/js/jquery.mobile.forms.textinput.js +++ b/js/jquery.mobile.forms.textinput.js @@ -2,8 +2,7 @@ //>>description: Enhances and consistently styles text inputs. //>>label: Text Inputs -define( [ "jquery.mobile.core", "jquery.mobile.widget", "jquery.mobi -le.degradeInputs", "jquery.mobile.buttonMarkup" ], function() { +define( [ "jquery.mobile.core", "jquery.mobile.widget", "jquery.mobile.degradeInputs", "jquery.mobile.buttonMarkup" ], function() { //>>excludeEnd("jqmBuildExclude"); (function( $, undefined ) {