aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-09-12 16:13:40 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-09-12 16:13:40 +0200
commitfb96ea884532e9804194afd92a98c5c6aecc177e (patch)
treedfcb9a7cd9a1eeac200852ef74f6fc9329e3337c /src/Wallabag/CoreBundle/Resources/views/themes/material/Entry
parent9c08a891f9bb90bc3f23a575a734283c1ee00ba1 (diff)
parentaf43bd37675954f937720f7b6fbcf78d85928bc5 (diff)
downloadwallabag-fb96ea884532e9804194afd92a98c5c6aecc177e.tar.gz
wallabag-fb96ea884532e9804194afd92a98c5c6aecc177e.tar.zst
wallabag-fb96ea884532e9804194afd92a98c5c6aecc177e.zip
Merge pull request #1362 from wallabag/v2-fosuser
implement FosUser
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/views/themes/material/Entry')
-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 3711f6e5..1ecaecc5 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
@@ -58,7 +58,6 @@
58 {% endfor %} 58 {% endfor %}
59 </ul> 59 </ul>
60 60
61
62 <!-- Filters --> 61 <!-- Filters -->
63 <div id="filters" class="side-nav fixed right-aligned"> 62 <div id="filters" class="side-nav fixed right-aligned">
64 <form action="{{ path('all') }}"> 63 <form action="{{ path('all') }}">