Merge branch 'QA_4_2'

This commit is contained in:
Marc Delisle 2014-06-26 08:10:44 -04:00
commit 210292e463

View File

@ -3217,6 +3217,8 @@ function indexEditorDialog(url, title, callback_success, callback_failure)
.dialog({
title: title,
width: 450,
// increase the chance that the footer will be visible:
height: 450,
open: PMA_verifyColumnsProperties,
modal: true,
buttons: button_options,