getting activity forms into a working condition
This commit is contained in:
parent
6ee05b85af
commit
5be7a021d8
7 changed files with 159 additions and 65 deletions
|
|
@ -344,5 +344,14 @@
|
|||
|
||||
"spectreCryptoKey" : "123qwe"
|
||||
|
||||
# Define the workflow activities that are available in the editing
|
||||
# process and what object types they support.
|
||||
|
||||
"workflowActivities" : {
|
||||
"none": [ "WebGUI::Workflow::Activity::CleanTempStorage" ],
|
||||
"user" : [ ],
|
||||
"revisiontag" : [ ]
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue