From cc4a54a3d65d5a6772cbf2d9670a0af0d6d52542 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sat, 11 Sep 2010 22:18:53 -0700 Subject: Fix bug introduced in b6fa33faf789749f4de3f4eadf8832748372c980. Don't try to use $(this).data("reload.location") if it hasn't been set, which can happen if Flash isn't available. Fixes #1362 --- modules/organize/views/organize_dialog.html.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/organize/views/organize_dialog.html.php b/modules/organize/views/organize_dialog.html.php index 769d6e9a..3ea1143d 100644 --- a/modules/organize/views/organize_dialog.html.php +++ b/modules/organize/views/organize_dialog.html.php @@ -19,7 +19,11 @@