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

@@ -5,6 +5,10 @@ phpMyAdmin - ChangeLog
$Id$
$HeadURL$
2007-02-21 Marc Delisle <lem9@users.sourceforge.net>
* pmd/scripts/move.js: bug #1650770, Designer and Mac OSX,
thanks to Ivan Kirillov
2007-02-17 Marc Delisle <lem9@users.sourceforge.net>
* Documentation.html: patch #1659347, missing doc for some config,
thanks to Isaac Bennetch

View File

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