Fixed some bad help topic keys, and finished basic docs for
all workflow activities.
This commit is contained in:
parent
23c17851ea
commit
3b5f69c8c7
13 changed files with 232 additions and 1 deletions
|
|
@ -7,6 +7,11 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'summarize passive profile log body' => {
|
||||
message => q|<p>This workflow activity will summarize passive profiling data for all users except for Visitor and then delete their previous passive log. If passive profiling is disabled in the site settings, the summarization will not be done.</p>|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue