lib/flapjack/gateways/email/alert.text.erb in flapjack-0.7.5 vs lib/flapjack/gateways/email/alert.text.erb in flapjack-0.7.6
- old
+ new
@@ -1,9 +1,9 @@
Hi <%= @contact_first_name %>,
Monitoring has detected the following:
-Entity: <%= @entity %>
+Entity: <%= @entity_name %>
Check: <%= @check %>
State: <%= @state %>
Summary: <%= @summary %>
Time: <%= Time.at(@time.to_i).to_s %>