converted delete expired groupings hourly script
This commit is contained in:
parent
136a89ee7a
commit
741de69841
4 changed files with 103 additions and 38 deletions
|
|
@ -0,0 +1,12 @@
|
|||
package WebGUI::i18n::English::Workflow_Activity_DeleteExpiredGroupings;
|
||||
|
||||
our $I18N = {
|
||||
'topicName' => {
|
||||
message => q|Delete Expired Groupings|,
|
||||
context => q|The name of this workflow activity.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
Loading…
Add table
Add a link
Reference in a new issue