Merge pull request #1 from scottgonzalez/interactions

Draggable: Whitespace fix
This commit is contained in:
Dave Stein 2011-09-27 19:12:28 -07:00
commit c10acecdd4

View File

@ -13,7 +13,7 @@
*/
(function( $, undefined ) {
$.widget("ui.draggable", {
$.widget( "ui.draggable", {
widgetEventPrefix: "drag",