bug #1650770, Designer and Mac OSX

This commit is contained in:
Marc Delisle
2007-02-21 17:56:59 +00:00
parent d51f1126f6
commit cd93ef76b9
2 changed files with 7 additions and 1 deletions

View File

@@ -177,7 +177,9 @@ function Main()
Small_tab_refresh();
Re_load();
id_hint = document.getElementById('hint');
General_scroll();
if (isIE) {
General_scroll();
}
}