Merge remote-tracking branch 'origin/QA_4_1' into QA_4_1

This commit is contained in:
Weblate 2014-02-20 12:51:18 +01:00
commit 284ab39436
2 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,7 @@ phpMyAdmin - ChangeLog
- bug #4288 Expand database (+ icon) after timeout doesn't do anything
- bug #4285 Fixed CSS for setup
- Fixed altering table to DOUBLE/FLOAT field
- bug #4292 Success message and failure message being shown together
4.1.7.0 (2014-02-09)
- bug #4245 initial Browse query does not match sorting order

View File

@ -187,6 +187,8 @@ AJAX.registerOnload('sql.js', function () {
* @memberOf jQuery
*/
$("#button_submit_query").live('click', function (event) {
$(".success,.error").hide();
//hide already existing error or success message
var $form = $(this).closest("form");
// the Go button related to query submission was clicked,
// instead of the one related to Bookmarks, so empty the