Task #1151 - Amélioration configuration des menus
Ergonomy change easily the menu and configuration + SQL for upgrade
This commit is contained in:
parent
8bfc0678a8
commit
60207bf50e
20 changed files with 1213 additions and 780 deletions
|
|
@ -66,7 +66,7 @@ endif;?>
|
|||
continue;
|
||||
}
|
||||
$style="tool";
|
||||
if ($row['me_code']==$selected)
|
||||
if ($row['me_code']==$selected_module)
|
||||
{
|
||||
$style='toolselected';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue