bug #1650770, Designer and Mac OSX
This commit is contained in:
@@ -5,6 +5,10 @@ phpMyAdmin - ChangeLog
|
|||||||
$Id$
|
$Id$
|
||||||
$HeadURL$
|
$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-19 Marc Delisle <lem9@users.sourceforge.net>
|
2007-02-19 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* libraries/export/*, lang/*: use generic $strOptions
|
* libraries/export/*, lang/*: use generic $strOptions
|
||||||
|
|
||||||
|
@@ -177,8 +177,10 @@ function Main()
|
|||||||
Small_tab_refresh();
|
Small_tab_refresh();
|
||||||
Re_load();
|
Re_load();
|
||||||
id_hint = document.getElementById('hint');
|
id_hint = document.getElementById('hint');
|
||||||
|
if (isIE) {
|
||||||
General_scroll();
|
General_scroll();
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
//---------------------------------------- new -----------------------------------------
|
//---------------------------------------- new -----------------------------------------
|
||||||
|
Reference in New Issue
Block a user