]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Fix error when withRemove variable is not defined. 3573/head
authorStéphane HULARD <s.hulard@chstudio.fr>
Tue, 23 Jan 2018 17:48:52 +0000 (18:48 +0100)
committerStéphane HULARD <s.hulard@chstudio.fr>
Tue, 23 Jan 2018 17:51:52 +0000 (18:51 +0100)
commitcc09434ea470a4de2ed37e59f30244736826dc36
tree99d0cba7238c4241a5c39ea625965598fefac901
parentf24e9bfab0f5d8b1bbac11e3ba731bd81157ee51
Fix error when withRemove variable is not defined.

Since the withRemove variable is a template flag, it can be undefined.

In the Entry\Card\_content.html.twig template for example, the withRemove variable is not defined.
src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_tags.html.twig