Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
drupal.org
better_exposed_filters
Commits
b3c550ee
Commit
b3c550ee
authored
Feb 17, 2019
by
derek.deraps
Committed by
Rick Hawkins
Feb 17, 2019
Browse files
Issue #2901927 by hawkeye.twolf: Preserve links filter value when submitting Views exposed form
parent
c19b21ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
templates/bef-links.html.twig
templates/bef-links.html.twig
+1
-0
No files found.
templates/bef-links.html.twig
View file @
b3c550ee
...
...
@@ -3,6 +3,7 @@
'bef-links'
,
]
%}
<input
type=
"hidden"
name=
"
{{
element
[
"#name"
]
}}
"
value=
"
{{
element
[
"#value"
]
}}
"
/>
<div
{{
attributes.addClass
(
classes
)
}}
>
{%
set
current_nesting_level
=
0
%}
{%
for
child
in
children
%}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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