removed start/end dates from assets in favor of workflows that can do the same thing only better
This commit is contained in:
parent
8b6198220d
commit
103969816e
25 changed files with 316 additions and 251 deletions
|
|
@ -169,6 +169,12 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'create cron job' => {
|
||||
message => q|Create a Scheduled Event|,
|
||||
context => q|the title of the CreateCronJob workflow activity|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'topicName' => {
|
||||
message => q|Scheduler|,
|
||||
context => q|The title of the cron/scheduler interface.|,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue