9 lines
140 B
Plaintext
9 lines
140 B
Plaintext
h1
|
|
| Workflow
|
|
|
|
= workflow_display @workflow, full: true, badge: true
|
|
|
|
ul
|
|
- @workflow.task_statuses.each do |status|
|
|
li= status.name
|