diff --git a/lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Tree.pm b/lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Tree.pm index 13bf8f734..18b9940da 100644 --- a/lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Tree.pm +++ b/lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Tree.pm @@ -15,7 +15,7 @@ package Lemonldap::NG::Manager::Build::Tree; our $VERSION = '1.9.0'; -# Missing: +# TODO: Missing: # * activeTimer # * confirmFormMethod # * hiddenAttributes @@ -276,10 +276,7 @@ sub tree { title => 'multiParams', help => 'authmulti.html', form => 'authParamsTextContainer', - nodes => [ - 'multiAuthStack', 'multiUserDBStack', - 'multiValuesSeparator' - ] + nodes => [ 'multiAuthStack', 'multiUserDBStack' ] }, { title => 'nullParams',