Sha256: a90a94388861f628e540d67dcb50f257c444735abd90b051c3f973b2f158404c
Contents?: true
Size: 400 Bytes
Versions: 7
Compression:
Stored size: 400 Bytes
Contents
<% navigation(title: "Recurring tasks", section: :recurring_tasks) %> <table class="recurring-tasks table jobs is-hoverable is-fullwidth"> <tbody> <thead> <tr> <th></th> <th>Job</th> <th>Schedule</th> <th>Last enqueued at</th> </tr> </thead> <%= render partial: "mission_control/jobs/recurring_tasks/recurring_task", collection: @recurring_tasks %> </tbody> </table>
Version data entries
7 entries across 7 versions & 1 rubygems