made sure text inputs / areas worked with data-theme

This commit is contained in:
scottjehl 2010-11-10 23:54:01 -05:00
parent d03f3c6a33
commit 3a3953cd3f

View file

@ -7,7 +7,7 @@
(function ( $ ) {
$.widget( "mobile.textinput", $.mobile.widget, {
options: {
theme: undefined
theme: null
},
_create: function(){
var input = this.element,