diff options
-rw-r--r-- | views/default/js/initialise_elgg.php | 1 |
1 files changed, 0 insertions, 1 deletions
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, |