Re-order tree to be more consistent (#2336)

Moo
Christophe Maudoux 5 years ago
parent dd833c2843
commit bf9ecc35ad
  1. 2
      lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Tree.pm
  2. 2
      lemonldap-ng-manager/site/htdocs/static/struct.json

@ -603,9 +603,9 @@ sub tree {
nodes => [
'stayConnected',
'portalStatus',
'adaptativeAuthenticationLevelRules',
'upgradeSession',
'refreshSessions',
'adaptativeAuthenticationLevelRules',
{
title => 'portalServers',
help => 'portalservers.html',

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save