From 5f546050d1128bf6aaf3a55b58a89c14bdb46cfd Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Sun, 16 Aug 2009 16:20:43 -0700 Subject: The progress bar appears during a move. Still having an issue with unable to do a single select after a drop operation. I think its related to needing to destroy the existing selectable before creating the new one. The error I get is "this._selection[i].data("selectabe-item") is undefined." --- modules/organize/views/organize_dialog.html.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'modules/organize/views') diff --git a/modules/organize/views/organize_dialog.html.php b/modules/organize/views/organize_dialog.html.php index 46f9ad9b..cd987819 100644 --- a/modules/organize/views/organize_dialog.html.php +++ b/modules/organize/views/organize_dialog.html.php @@ -37,13 +37,13 @@ + -