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=cc09434ea470a4de2ed37e59f30244736826dc36;hp=1317b1295a2038d63c29f1b91f9f7d746a8e51fe;hpb=f24e9bfab0f5d8b1bbac11e3ba731bd81157ee51;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