Code improvement and ergonomy for menu display
This commit is contained in:
parent
aaf9a16851
commit
5bfffcce97
7 changed files with 77 additions and 14 deletions
|
|
@ -281,7 +281,8 @@ if (isset($_REQUEST['ac']))
|
|||
// Show module and highligt selected one
|
||||
show_module($module_id);
|
||||
|
||||
|
||||
global $level;
|
||||
$level = 0;
|
||||
show_menu( $amenu_id[0]['pm_id_v3']);
|
||||
|
||||
show_menu( $amenu_id[0]['pm_id_v2']);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue