From 1b891501f2c5e7e6f99839121e210aa38557dad6 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Thu, 22 Jan 2009 13:10:18 +0000 Subject: whitespace --- ui/ui.resizable.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/ui.resizable.js') diff --git a/ui/ui.resizable.js b/ui/ui.resizable.js index 13bbff57c..410d9f7ca 100644 --- a/ui/ui.resizable.js +++ b/ui/ui.resizable.js @@ -520,7 +520,7 @@ $.widget("ui.resizable", $.extend({}, $.ui.mouse, { _propagate: function(n, event) { $.ui.plugin.call(this, n, [event, this.ui()]); - + (n != "resize" && this._trigger(n, event, this.ui())); }, -- cgit v1.2.3