Workflow display styling
This commit is contained in:
@@ -3,6 +3,7 @@ div
|
||||
h1= @task.title
|
||||
|
||||
section.task-show-info
|
||||
= workflow_display @task.workflow, full: true
|
||||
= task_status_selector @task, with_form: true
|
||||
= turbo_stream_from @task, :status, :with_form
|
||||
|
||||
|
||||
Reference in New Issue
Block a user