mirror of
https://github.com/plashchynski/crono.git
synced 2026-07-13 16:22:47 +02:00
Able to see job log
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
%tr
|
||||
%td= job.job_id
|
||||
%td= job.last_performed_at
|
||||
%td
|
||||
%a{href: url("/jobs/#{job.id}")} Log
|
||||
|
||||
%script{src: "https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"}
|
||||
%script{src: "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"}
|
||||
|
||||
Reference in New Issue
Block a user