animate dropped appointments more quickly, RT#34237
authorIvan Kohler <ivan@freeside.biz>
Thu, 3 Dec 2015 07:33:34 +0000 (23:33 -0800)
committerJonathan Prykop <jonathan@freeside.biz>
Wed, 3 Feb 2016 23:47:38 +0000 (17:47 -0600)
rt/share/html/Search/Schedule.html

index 43680b4..c51832c 100644 (file)
 
     var draggable = ui.draggable;
     var droppable = $(this);
-    draggable.effect( "transfer", { to: droppable }, 1000 );
+    draggable.effect( "transfer", { to: droppable }, 420 );
 
 %   #tell the backend to reschedule it
     var url = "<% popurl(3) %>misc/xmlhttp-ticket-update.html?" +