about summary refs log tree commit diff
path: root/app/views/layouts/mailer.html.haml
diff options
context:
space:
mode:
authorkibi! <marrus-sh@users.noreply.github.com>2018-01-15 21:17:03 -0800
committerkibi! <marrus-sh@users.noreply.github.com>2018-01-15 21:17:03 -0800
commitcda845ae0e731a0ac3e7e58235c99cbbf93dda69 (patch)
treebf8e7fcdc96f02bf6b4ce0973ef91c4becc2b08e /app/views/layouts/mailer.html.haml
parent89a9d629f776a3a115c1e89ee4c13e8cbe7ae684 (diff)
Fix mailer to use webpack core
Diffstat (limited to 'app/views/layouts/mailer.html.haml')
-rw-r--r--app/views/layouts/mailer.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/mailer.html.haml b/app/views/layouts/mailer.html.haml
index 8a7ce4369..511900137 100644
--- a/app/views/layouts/mailer.html.haml
+++ b/app/views/layouts/mailer.html.haml
@@ -6,7 +6,7 @@
 
     %title/
 
-    = stylesheet_pack_tag 'mailer'
+    = stylesheet_pack_tag 'core/mailer'
   %body
     %table.email-table{ cellspacing: 0, cellpadding: 0 }
       %tbody