Fixed wrong line break

This commit is contained in:
Ghislain Seguin 2012-01-06 17:14:48 -08:00
parent d7afc8aa78
commit 42c9409660

View file

@ -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 ) {