Provide the job id for jobs on the revision page

Using the title element, as the identifier is internal, but it's useful for
development to be able to find it out, if you want to run the job for testing.
This commit is contained in:
Christopher Baines 2019-09-28 23:55:50 +01:00
parent ea253c4515
commit 16ed3e376e

View file

@ -505,7 +505,8 @@
((member "start" event-names)
"info")
(else
"")))))
""))))
(title ,(simple-format #f "Job id: ~A" id)))
(td ,source)
(td
(dl