diff --git a/source/Ox.UI/js/Form/Input.js b/source/Ox.UI/js/Form/Input.js index 9d068e8c..25d6bc38 100644 --- a/source/Ox.UI/js/Form/Input.js +++ b/source/Ox.UI/js/Form/Input.js @@ -270,7 +270,7 @@ Ox.Input = function(options, self) { .appendTo(that); } - self.$input = $(self.options.type == 'textarea' ? '