Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Xavier Bachelot
lemonldap-ng
Commits
16fd5c53
Commit
16fd5c53
authored
Nov 07, 2018
by
Christophe Maudoux
Browse files
Append manager option to enable langs display (
#1539
)
parent
87c85c5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Display.pm
View file @
16fd5c53
...
...
@@ -48,6 +48,7 @@ sub display {
$skinfile
=
'
notification
';
%templateParams
=
(
MAIN_LOGO
=>
$self
->
conf
->
{
portalMainLogo
},
LANGS
=>
$self
->
conf
->
{
showLanguages
},
AUTH_ERROR_TYPE
=>
$req
->
error_type
,
NOTIFICATION
=>
$notif
,
HIDDEN_INPUTS
=>
$self
->
buildHiddenForm
(
$req
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment