Add tests for Crono::Web

This commit is contained in:
Dzmitry Plashchynski
2015-03-09 23:43:17 +02:00
parent eedff96d39
commit 54a1b53af9
5 changed files with 38 additions and 2 deletions

View File

@@ -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