From 07cd269d10cb28976a7eb1d322aa4dda284cdf54 Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Tue, 5 Mar 2013 22:26:12 +1300 Subject: [PATCH] One more tweak to notification emails [ci skip] --- app/views/mailer/err_notification.html.haml | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/app/views/mailer/err_notification.html.haml b/app/views/mailer/err_notification.html.haml index af9774f..c376629 100644 --- a/app/views/mailer/err_notification.html.haml +++ b/app/views/mailer/err_notification.html.haml @@ -29,6 +29,7 @@ = @notice.where - @notice.in_app_backtrace_lines.each do |line| %p.backtrace= line + %br %p.heading URL: %p.monospace - if @notice.request['url'].present? -- libgit2 0.21.2