app/views/effective/logs/show.html.haml in effective_logging-1.5.9 vs app/views/effective/logs/show.html.haml in effective_logging-1.6.0
- old
+ new
@@ -2 +1,2 @@
-%h2= @page_title
+%h1.effective-heading= @page_title
+
= render_log(@log)
- old
+ new