From bd139f2465eac695f9bab9ccae5751383ec1e17f Mon Sep 17 00:00:00 2001 From: ninadsp Date: Sat, 29 May 2010 01:44:51 +0530 Subject: [PATCH] document.write() conflicts with jQuery. Instead, appending Inline Edit to parent div (class="tools") with $.append(), the recommended method. $('body').append() is executed late, and hence, not used. --- libraries/common.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/common.lib.php b/libraries/common.lib.php index ec2f8eb67..21881aa98 100755 --- a/libraries/common.lib.php +++ b/libraries/common.lib.php @@ -1272,7 +1272,7 @@ function PMA_showMessage($message, $sql_query = null, $type = 'notice', $is_view } $inline_edit = "