mirror of
https://github.com/plashchynski/crono.git
synced 2026-03-31 22:53:14 +02:00
Add tests for Crono::Web
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
%td= job.job_id
|
||||
%td= job.last_performed_at || "—"
|
||||
%td
|
||||
%a{href: url("/jobs/#{job.id}")}
|
||||
%a{href: url("/job/#{job.id}")}
|
||||
Log
|
||||
%span.glyphicon.glyphicon-menu-right
|
||||
|
||||
Reference in New Issue
Block a user