From: brettp Date: Fri, 19 Feb 2010 23:01:30 +0000 (+0000) Subject: Refs #1504: Removing revert option from widget draggables to avoid fly away effect... X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e8d3ffcb04d1003c9583ccc13791ae7c2967c4d9;p=lorea%2Felgg.git Refs #1504: Removing revert option from widget draggables to avoid fly away effect in IE 7. git-svn-id: http://code.elgg.org/elgg/trunk@3953 36083f99-b078-4883-b0ff-0f9b5a30f544 --- diff --git a/views/default/js/initialise_elgg.php b/views/default/js/initialise_elgg.php index fbe46824e..76937fe18 100644 --- a/views/default/js/initialise_elgg.php +++ b/views/default/js/initialise_elgg.php @@ -42,7 +42,6 @@ $(document).ready(function () { forcePlaceholderSize: true, placeholder: 'ui-state-highlight', cursor: 'move', - revert: true, opacity: 0.9, appendTo: 'body', connectWith: els,