IE8 bug: one comma too many !

SVN:trunk[1206]
This commit is contained in:
Denis Flaven
2011-04-11 16:17:25 +00:00
parent b03e9a969c
commit be5bbdf26c

View File

@@ -75,7 +75,6 @@ function ExtKeyWidget(id, sClass, sAttCode, sSuffix, bSelectMode, oWizHelper)
results.height(height - form_height - 40); // Leave some space for the buttons
}
this.UpdateButtons = function()
{
var okBtn = $('#btn_ok_'+me.id);
@@ -93,7 +92,7 @@ function ExtKeyWidget(id, sClass, sAttCode, sSuffix, bSelectMode, oWizHelper)
{
var theMap = { sAttCode: me.sAttCode,
iInputId: me.id,
sSuffix: me.sSuffix,
sSuffix: me.sSuffix
}
// Gather the parameters from the search form