Files
subtle-storm/app/views/project_admin/workflows/edit.html.slim
T
2026-03-29 14:23:26 +03:00

6 lines
116 B
Plaintext

h1
| Editing workflow
=< @workflow.name
= render 'form', url: project_admin_workflow_path(@project, @workflow)