Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simplesamlphp
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Perun
Perun ProxyIdP
v1
simplesamlphp
Commits
182a6ea7
Commit
182a6ea7
authored
7 years ago
by
Olimpia Magliulo
Browse files
Options
Downloads
Patches
Plain Diff
Fix language-menu RTL
parent
4fdf6f06
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/_header.twig
+1
-1
1 addition, 1 deletion
templates/_header.twig
with
1 addition
and
1 deletion
templates/_header.twig
+
1
−
1
View file @
182a6ea7
<div
id=
"header"
>
<div
id=
"header"
>
<form
id=
"SelectLang"
class=
"pure-form"
method=
"get"
>
<form
id=
"SelectLang"
class=
"pure-form"
method=
"get"
>
{%
if
not
hideLanguageBar
%}
{%
if
not
hideLanguageBar
%}
<div
id=
"languagebar"
>
<div
id=
"languagebar"
class=
"right"
>
{%
for
name
,
value
in
queryParams
%}
{%
for
name
,
value
in
queryParams
%}
{%
-
if
value
-
%}
{%
-
if
value
-
%}
<input
type=
"hidden"
name=
"
{{
name
}}
"
value=
"
{{
value
}}
"
/>
<input
type=
"hidden"
name=
"
{{
name
}}
"
value=
"
{{
value
}}
"
/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment