X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FEntry%2F_tags.html.twig;h=73998b58def4cde5d1374658c72a0b0fdd56050b;hb=3527c300215e6e6010efb8bb840b8b6f5c63a1cc;hp=1317b1295a2038d63c29f1b91f9f7d746a8e51fe;hpb=8e15ece7df98709202d03ad6a52158249e37ec70;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_tags.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_tags.html.twig index 1317b129..73998b58 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_tags.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_tags.html.twig @@ -3,7 +3,7 @@ {% for tag in tags %}
  • {{ tag.label }} - {% if withRemove %} + {% if withRemove is defined and withRemove == true %} delete