... |
... |
@@ -13,6 +13,7 @@
|
13 |
13 |
<div class="content-background-wrapper-fg">
|
14 |
14 |
<div class="content-grid">
|
15 |
15 |
<div class="fragments">
|
|
16 |
+ <h5>{{ 'MSC.re_filter'|trans({}, 'contao_default') }}</h5>
|
16 |
17 |
<form class="assets-list-filter" hx-get="{{ pageUrl is defined ? pageUrl : '' }}" hx-push-url="false" hx-headers='{"VR-Ajax": "ReAssetsList"}' hx-trigger="change, submit" hx-target="closest .module-vr-re-assets-list" hx-target="" hx-indicator="body" class="filter">
|
17 |
18 |
{% if filterOptions is defined and filterOptions is iterable %}
|
18 |
19 |
{% for key, options in filterOptions %}
|