Skip to content

Commit ae66491

Browse files
nicolasphansys
authored andcommitted
- fix twigphp/Twig#2336, just need to import macros in all template
1 parent 7bfd6c5 commit ae66491

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Resources/views/Ticket/show_attachment.html.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
{% import 'HackzillaTicketBundle:Macros:macros.html.twig' as macros %}
12
{% if message.attachmentName %}
23
<br>
34
<div class="ticket_attachment">

0 commit comments

Comments
 (0)