Merge pull request #14169 from ksar-ksar/develop
FIX : Correct ModuleBuilder left menu
This commit is contained in:
commit
70b58b5755
@ -2843,7 +2843,7 @@ if ($module == 'initmodule')
|
||||
print '</td>';
|
||||
|
||||
print '<td>';
|
||||
print $menu['left'];
|
||||
print $menu['leftmenu'];
|
||||
print '</td>';
|
||||
|
||||
print '<td>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user