mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
#11418 fixed id modules order in view graphs
This commit is contained in:
parent
3751af36c7
commit
951a468282
@ -176,7 +176,7 @@ foreach ($modules_boolean as $i => $m) {
|
||||
|
||||
|
||||
$list_modules = ($modules_networkmap_no_proc + $modules_others + $modules_boolean);
|
||||
sort($list_modules);
|
||||
asort($list_modules);
|
||||
// ----------------------------------------------------------------------
|
||||
if (empty($modules)) {
|
||||
// Selected the first 6 modules.
|
||||
|
Loading…
x
Reference in New Issue
Block a user