We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ab18f0 + 3025ef4 commit c9b48ccCopy full SHA for c9b48cc
1 file changed
resources/templates/filter.twig
@@ -1,4 +1,4 @@
1
-<div class="card mb-3" id="tableFilter">
+<div class="card mb-3 d-print-none" id="tableFilter">
2
<div class="card-header">{{ t('Filters') }}</div>
3
<div class="card-body row row-cols-lg-auto gy-1 gx-3 align-items-center">
4
<label class="col-12 col-form-label" for="filterText">{{ t('Containing the word:') }}</label>
0 commit comments