running_results = Mutx::Results.running_results_for_task_id task["_id"] max_number_of_execs_reached = running_results.size == task["max_execs"] status = if running_results.size>0 "running" else "ready" end color = Mutx::View.color(status) ?>
Run every {{task["cron_time"]}} minutes
{{Mutx::View.from_to(task)}} {{Mutx::View.run_on(task)}}Notificates on {{task["notify_on"]}}
To: {{task["mail"]}}
Subject: {{task["subject"]}}
{{task["information"]}}
When started | Label | Time Elapsed | Viewed | Notified | File Attached | Console | Status |
---|---|---|---|---|---|---|---|
{{Mutx::View.icon_for('results')}} See all results | |||||||