Update the position of the dialog's buttons after adjusting the disposition of the search form.

SVN:trunk[3754]
This commit is contained in:
Denis Flaven
2015-09-12 14:33:32 +00:00
parent 972c94bff7
commit 11b768dace

View File

@@ -135,6 +135,7 @@ function LinksWidget(id, sClass, sAttCode, iInputId, sSuffix, bDuplicates, oWizH
me.UpdateButtons(c);
});
FixSearchFormsDisposition();
me.UpdateSizes(null, null);
$(sSearchAreaId).unblock();
},
'html'