Last log instead of Log since it can be truncated

This commit is contained in:
Dzmitry Plashchynski
2016-11-30 01:05:47 +02:00
parent c336b6d00b
commit 33e9794621

View File

@@ -2,7 +2,7 @@
%a{ href: url('/') }
%i.mdi-navigation-chevron-left
Back to Home
%h4 "#{@job.job_id}" Log:
%h4 "#{@job.job_id}" Last log:
%main.container.blue-grey.lighten-4.grey-text.text-darken-4
- if @job.healthy == false