bug #2948492 [interface] Slide effect masks some fields on search page

This commit is contained in:
Herman van Rink
2010-02-16 11:27:24 +00:00
parent 85d3b6258e
commit 5c81c13785
2 changed files with 2 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
3.3.1.0 (not yet released) 3.3.1.0 (not yet released)
- bug #2941037 [core] Database structure not sorted by table correctly - bug #2941037 [core] Database structure not sorted by table correctly
- bug #2948492 [interface] Slide effect masks some fields on search page
3.3.0.0 (not yet released) 3.3.0.0 (not yet released)
+ rfe #2308632 [edit] Use hex for (var)binary fields, + rfe #2308632 [edit] Use hex for (var)binary fields,

View File

@@ -308,6 +308,7 @@ while (list($operator) = each($GLOBALS['cfg']['UnaryOperators'])) {
unset($choices); unset($choices);
?> ?>
</fieldset> </fieldset>
<br style="clear: both;"/>
</div> </div>
</fieldset> </fieldset>
<fieldset class="tblFooters"> <fieldset class="tblFooters">