Sha256: 00d3df81211af8e75b026cb174ba25c888f978fdf48d50e1ca327c4ce3454a08
Contents?: true
Size: 285 Bytes
Versions: 5
Compression:
Stored size: 285 Bytes
Contents
%ol.breadcrumb %li %a{ href: url('/') } Home %li.active= @job.job_id %h2 "#{@job.job_id}" Log: - if @job.healthy == false .alert.alert-danger{ role: 'alert' } An error occurs during the last execution of this job. Check the log below for details. %pre= @job.log
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
crono-0.8.8.pre | web/views/job.haml |
crono-0.8.7.pre | web/views/job.haml |
crono-0.8.6.pre | web/views/job.haml |
crono-0.8.1 | web/views/job.haml |
crono-0.8.0 | web/views/job.haml |