removed trailing comma.

This commit is contained in:
scottjehl 2010-11-05 14:46:25 -04:00
parent 358501409b
commit c9bc4880a9

View file

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