* Thu Jun 12 2025 Brian Read <brianr@koozali.org> 11.0.0-89.sme

- rework navigation weights to avoid duplicates [SME: 12996]
This commit is contained in:
2025-06-12 18:15:41 +01:00
parent e8d6d39583
commit 1a8f935431
13 changed files with 17 additions and 14 deletions

View File

@@ -3,7 +3,7 @@ package SrvMngr::Controller::Bugreport;
#----------------------------------------------------------------------
# heading : Investigation
# description : Report a bug
# navigation : 7000 500
# navigation : 7000 300
# routes : end
#------------------------------
use strict;