catch another global var

This commit is contained in:
rolux 2011-11-06 21:12:36 +00:00
parent f86fbf20db
commit 9a29f6cc32

View file

@ -140,7 +140,7 @@ pandora.ui.contactForm = function() {
}
})
.appendTo(that);
.appendTo(that),
$text = $('<div>')
.css({width: width + 'px'})