documentation for the show running workflows screen
This commit is contained in:
parent
6721913320
commit
1d9151e68b
3 changed files with 29 additions and 3 deletions
|
|
@ -7,6 +7,23 @@ our $HELP = {
|
|||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'show running workflows',
|
||||
namespace => 'Workflow'
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
'show running workflows' => {
|
||||
title => 'show running workflows',
|
||||
body => 'show running workflows body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'manage workflows',
|
||||
namespace => 'Workflow'
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue