aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2019-06-13 23:21:55 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2020-04-28 10:13:57 +0200
commit6104e652ec8c8c72051f4e6763ae670d2ac099dc (patch)
tree85ef6049285dc37c0be676511c2d36860ca15d60 /src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig
parent136f710ddb48f01e24892c5d2dde3b1f3a069fc4 (diff)
downloadwallabag-6104e652ec8c8c72051f4e6763ae670d2ac099dc.tar.gz
wallabag-6104e652ec8c8c72051f4e6763ae670d2ac099dc.tar.zst
wallabag-6104e652ec8c8c72051f4e6763ae670d2ac099dc.zip
Fix displaying sidenav
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig')
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig
index 1654a0e0..e6497893 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig
@@ -101,7 +101,6 @@
101 {% if form is not null %} 101 {% if form is not null %}
102 <div id="filters" class="side-nav right-aligned"> 102 <div id="filters" class="side-nav right-aligned">
103 <form action="{{ path('all') }}"> 103 <form action="{{ path('all') }}">
104
105 <h4 class="center">{{ 'entry.filters.title'|trans }}</h4> 104 <h4 class="center">{{ 'entry.filters.title'|trans }}</h4>
106 105
107 <div class="row"> 106 <div class="row">