aboutsummaryrefslogtreecommitdiff
path: root/views/_history_brief.haml
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2011-08-24 12:27:20 +0100
committerPatrick J Cherry <patrick@bytemark.co.uk>2011-08-24 12:27:20 +0100
commite99647bf05482e2eecca254fac1c87c9cbe82864 (patch)
tree03e760d600d4764a2e072f4bd2e5c3856120dc8b /views/_history_brief.haml
parent71f395243d5cb7e2de918908f5c80b4ece37f58f (diff)
Added missing views
Diffstat (limited to 'views/_history_brief.haml')
-rw-r--r--views/_history_brief.haml6
1 files changed, 6 insertions, 0 deletions
diff --git a/views/_history_brief.haml b/views/_history_brief.haml
new file mode 100644
index 0000000..8532991
--- /dev/null
+++ b/views/_history_brief.haml
@@ -0,0 +1,6 @@
+%p
+ = history.created_at.strftime("%R")
+ - history.alerts.each do |alert|
+ = alert.subject
+ = alert.summary
+ = history.event