Fix error message

This commit is contained in:
Dzmitry Plashchynski
2015-04-13 17:31:53 +03:00
parent c2445d831b
commit f711b6b450
+3 -1
View File
@@ -6,7 +6,9 @@
%main.container.blue-grey.lighten-4.grey-text.text-darken-4 %main.container.blue-grey.lighten-4.grey-text.text-darken-4
- if @job.healthy == false - if @job.healthy == false
.alert.alert-danger{ role: 'alert' } .row.red-text
.s12.center-align
%i.mdi-alert-warning
An error occurs during the last execution of this job. An error occurs during the last execution of this job.
Check the log below for details. Check the log below for details.