Prob. IE Width search_op

This commit is contained in:
Dany De Bontridder 2011-11-24 10:59:03 +00:00
parent f3483dcb2e
commit 20fdd0b366

View file

@ -1097,6 +1097,7 @@ function search_operation(obj)
);
} catch (e)
{
remove_waiting_box();
alert(e.message);
}
}