preparing for 7.0.8 bugfix cycle
- Fixed a couple of minor bugs with the default values of the Request Approval for Version Tag workflow activity. - Updated the hoverhelp to denote that you can use ranges in the WebGUI scheduler.
This commit is contained in:
parent
a1bf6a2b21
commit
7852441151
7 changed files with 171 additions and 19 deletions
|
|
@ -70,8 +70,9 @@ sub definition {
|
|||
},
|
||||
doOnDeny => {
|
||||
fieldType=>"workflow",
|
||||
defaultValue=>"pbwf",
|
||||
defaultValue=>"pbworkflow000000000006",
|
||||
label=>$i18n->get("do on deny"),
|
||||
type=>"WebGUI::VersionTag",
|
||||
hoverHelp => $i18n->get("do on deny help")
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue