bug #1650770, Designer and Mac OSX

This commit is contained in:
Marc Delisle
2007-02-21 17:59:42 +00:00
parent e0765c51d9
commit 25ce9e9ebf
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 (ieIE) {
General_scroll();
}
}