Able to see job log

This commit is contained in:
Dzmitry Plashchynski
2015-03-08 00:24:33 +02:00
parent bb03a562cc
commit 4fb45724d6
3 changed files with 31 additions and 0 deletions
+2
View File
@@ -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"}