* Thu May 01 2025 Brian Read <brianr@koozali.org> 11.0.0-81.sme
- Correct Weights for menus [SME: 12996]
This commit is contained in:
parent
96b002e7a9
commit
c74a71dee1
@ -3,7 +3,7 @@ package SrvMngr::Controller::Login;
|
|||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
# heading : Support
|
# heading : Support
|
||||||
# description : Login
|
# description : Login
|
||||||
# navigation : 0000 001
|
# navigation : 0 200
|
||||||
# menu : N
|
# menu : N
|
||||||
#
|
#
|
||||||
# routes : end
|
# routes : end
|
||||||
|
@ -3,7 +3,7 @@ package SrvMngr::Controller::Manual;
|
|||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
# heading : Support
|
# heading : Support
|
||||||
# description : Online manual
|
# description : Online manual
|
||||||
# navigation : 0000 100
|
# navigation : 0 300
|
||||||
# menu : N
|
# menu : N
|
||||||
#
|
#
|
||||||
# routes : end
|
# routes : end
|
||||||
|
@ -3,7 +3,7 @@ package SrvMngr::Controller::Printers;
|
|||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
# heading : System
|
# heading : System
|
||||||
# description : Printers
|
# description : Printers
|
||||||
# navigation : 4000 800
|
# navigation : 4000 900
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# routes : end
|
# routes : end
|
||||||
|
@ -3,7 +3,7 @@ package SrvMngr::Controller::Proxy;
|
|||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
# heading : System
|
# heading : System
|
||||||
# description : Proxy settings
|
# description : Proxy settings
|
||||||
# navigation : 4000 710
|
# navigation : 4000 800
|
||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# routes : end
|
# routes : end
|
||||||
|
@ -3,7 +3,7 @@ package SrvMngr::Controller::Review;
|
|||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
# heading : Investigation
|
# heading : Investigation
|
||||||
# description : Review configuration
|
# description : Review configuration
|
||||||
# navigation : 6000 6800
|
# navigation : 7000 600
|
||||||
# routes : end
|
# routes : end
|
||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
use strict;
|
use strict;
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
package SrvMngr::Controller::Roundcubepanel;
|
package SrvMngr::Controller::Roundcubepanel;
|
||||||
|
|
||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
# heading : System
|
# heading : Network
|
||||||
# description : Webmail
|
# description : Webmail
|
||||||
# navigation : 99999 9999
|
# navigation : 6000 900
|
||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
# name : roundcubepanel, method : get, url : /roundcubepanel, ctlact : Roundcubepanel#main
|
# name : roundcubepanel, method : get, url : /roundcubepanel, ctlact : Roundcubepanel#main
|
||||||
|
@ -3,7 +3,7 @@ package SrvMngr::Controller::Support;
|
|||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
# heading : Support
|
# heading : Support
|
||||||
# description : Support and licensing
|
# description : Support and licensing
|
||||||
# navigation : 0000 200
|
# navigation : 0 400
|
||||||
# menu : N
|
# menu : N
|
||||||
#
|
#
|
||||||
# routes : end
|
# routes : end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user