A couple of forgotten things for the WaitForUserConfirmation workflow
This commit is contained in:
parent
fef167bd0f
commit
29f06a1062
2 changed files with 5 additions and 0 deletions
|
|
@ -7,6 +7,10 @@ upgrading from one version to the next, or even between multiple
|
|||
versions. Be sure to heed the warnings contained herein as they will
|
||||
save you many hours of grief.
|
||||
|
||||
7.10.21
|
||||
--------------------------------------------------------------------
|
||||
* WebGUI now depends on Kwargs.
|
||||
|
||||
7.10.17
|
||||
--------------------------------------------------------------------
|
||||
* Due to a formatting problem with form variables in the PayPal driver, WebGUI
|
||||
|
|
|
|||
|
|
@ -930,6 +930,7 @@
|
|||
"WebGUI::Workflow::Activity::NotifyAboutUser",
|
||||
"WebGUI::Workflow::Activity::ActivateUser",
|
||||
"WebGUI::Workflow::Activity::DeactivateUser",
|
||||
"WebGUI::Workflow::Activity::WaitForUserConfirmation",
|
||||
"WebGUI::Workflow::Activity::DeleteUser"
|
||||
],
|
||||
"WebGUI::VersionTag" : [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue