diff --git a/source/Ox.UI/js/Form/FileButton.js b/source/Ox.UI/js/Form/FileButton.js index d972c086..fc15de73 100644 --- a/source/Ox.UI/js/Form/FileButton.js +++ b/source/Ox.UI/js/Form/FileButton.js @@ -126,7 +126,7 @@ Ox.FileButton = function(options, self) { @*/ that.blurButton = function() { self.$input.blur(); - } + }; /*@ focusButton focusButton