Skip to content

Commit 0dc90ee

Browse files
masonenphansys
authored andcommitted
changed import string for macros
1 parent 44b8763 commit 0dc90ee

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 'HackzillaTicketBundle:Macros:macros.html.twig' as macros %}
1+
{% import '@HackzillaTicket/Macros/macros.html.twig' as macros %}
22
{% if message.attachmentName %}
33
<br>
44
<div class="ticket_attachment">

0 commit comments

Comments
 (0)