diff --git a/js/jquery.mobile.forms.textinput.js b/js/jquery.mobile.forms.textinput.js index 380c8db8..68d58fbf 100644 --- a/js/jquery.mobile.forms.textinput.js +++ b/js/jquery.mobile.forms.textinput.js @@ -7,7 +7,7 @@ (function ( $ ) { $.widget( "mobile.textinput", $.mobile.widget, { options: { - theme: undefined, + theme: undefined }, _create: function(){ var input = this.element,