Skip to content

Commit 035d8e3

Browse files
masonenphansys
authored andcommitted
changed import of macros in a unified way
1 parent 0dc90ee commit 035d8e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Resources/views/Ticket/show_attachment.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% import '@HackzillaTicket/Macros/macros.html.twig' as macros %}
1+
{% import 'hackzilla_ticket.templates.macros' as macros %}
22
{% if message.attachmentName %}
33
<br>
44
<div class="ticket_attachment">

0 commit comments

Comments
 (0)