From d85c67dd9677d75b6d7046b048173573f3379a2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Scott=20Gonz=C3=A1lez?= Date: Tue, 27 Sep 2011 22:02:07 -0400 Subject: [PATCH] whitespace --- ui/jquery.ui.draggable.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/jquery.ui.draggable.js b/ui/jquery.ui.draggable.js index 64f667419..bdef17f22 100644 --- a/ui/jquery.ui.draggable.js +++ b/ui/jquery.ui.draggable.js @@ -13,7 +13,7 @@ */ (function( $, undefined ) { -$.widget("ui.draggable", { +$.widget( "ui.draggable", { widgetEventPrefix: "drag",