mirror of
https://github.com/plashchynski/crono.git
synced 2026-07-09 14:25:10 +02:00
Last log instead of Log since it can be truncated
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
%a{ href: url('/') }
|
%a{ href: url('/') }
|
||||||
%i.mdi-navigation-chevron-left
|
%i.mdi-navigation-chevron-left
|
||||||
Back to Home
|
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
|
%main.container.blue-grey.lighten-4.grey-text.text-darken-4
|
||||||
- if @job.healthy == false
|
- if @job.healthy == false
|
||||||
|
|||||||
Reference in New Issue
Block a user