Workflow info and update

This commit is contained in:
2026-03-29 14:23:26 +03:00
parent 83b296dbe7
commit 32a7b07f2d
8 changed files with 97 additions and 4 deletions
@@ -6,4 +6,5 @@
article.row
= workflow_display(workflow, full: true)
ul.links.right
li= link_to 'Edit', edit_project_workflow_path(@project, workflow), target: '_blank'
li= link_to 'Info', project_admin_workflow_path(@project, workflow), target: '_blank'
li= link_to 'Edit', edit_project_admin_workflow_path(@project, workflow), target: '_blank'