|
|
| |
1. Bug in setHighlighting |
|
Reply |
|
|
 Klaus Neutze | 2009-02-02 08:39:13 |
change line 2969 of DBNavigator.php to
$openTD=$openEditDeleteTD="<td class={$hl['TDAttributes'])>";
the class= was missing
|
| |
2. Re: Bug in setHighlighting |
|
Reply |
|
|
 shaikira | 2010-03-11 05:58:15 - In reply to message 1 from Klaus Neutze |
my line 2969 is:
}else if ($esitoPP!=1) //0 non può essere perchè c'è un if all'inizio che controlla il submit_button
|
|