aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig')
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig
index 66918db0..aa1e8a10 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig
@@ -125,7 +125,6 @@
125 </ul> 125 </ul>
126 <div class="input-field nav-panel-search" style="display: none"> 126 <div class="input-field nav-panel-search" style="display: none">
127 {{ render(controller("WallabagCoreBundle:Entry:searchForm", {'currentRoute': app.request.attributes.get('_route')})) }} 127 {{ render(controller("WallabagCoreBundle:Entry:searchForm", {'currentRoute': app.request.attributes.get('_route')})) }}
128 <label for="search"><i class="material-icons search">search</i></label>
129 <i class="material-icons close">clear</i> 128 <i class="material-icons close">clear</i>
130 </div> 129 </div>
131 <div class="input-field nav-panel-add" style="display: none"> 130 <div class="input-field nav-panel-add" style="display: none">