help file for notify admins with open version tag workflow activity
This commit is contained in:
parent
4d52b020de
commit
8eb48e5464
2 changed files with 34 additions and 0 deletions
|
|
@ -25,6 +25,12 @@ our $I18N = { ##hashref of hashes
|
|||
context => q||,
|
||||
},
|
||||
|
||||
'notify admins with open version tags body' => {
|
||||
message => q|<p>This workflow activity sends out a notification to all users who have an uncommitted tag. It only does this if the version tag is empty. The amount of time a version tag is empty is configurable, with a default of 3 days.</p>|,
|
||||
lastUpdated => 1184020073,
|
||||
context => q||,
|
||||
},
|
||||
|
||||
#If the help file documents an Asset, it must include an assetName key
|
||||
#If the help file documents an Macro, it must include an macroName key
|
||||
#If the help file documents a Workflow Activity, it must include an activityName key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue