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 5c916a8d..66918db0 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig
@@ -130,7 +130,6 @@
130 </div> 130 </div>
131 <div class="input-field nav-panel-add" style="display: none"> 131 <div class="input-field nav-panel-add" style="display: none">
132 {{ render(controller("WallabagCoreBundle:Entry:addEntryForm")) }} 132 {{ render(controller("WallabagCoreBundle:Entry:addEntryForm")) }}
133 <label for="add"><i class="material-icons add">add</i></label>
134 <i class="material-icons close">clear</i> 133 <i class="material-icons close">clear</i>
135 </div> 134 </div>
136 </div> 135 </div>