Fix the name of the SummarizePassizeAnalytics workflow.
This commit is contained in:
parent
05591d82bd
commit
3de4e4ac87
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ sub definition {
|
|||
my $definition = shift;
|
||||
my $i18n = WebGUI::International->new($session, 'PassiveAnalytics');
|
||||
push(@{$definition}, {
|
||||
name=>$i18n->get('activityName'),
|
||||
name=>$i18n->get('Summarize Passive Analytics'),
|
||||
properties=> {
|
||||
deltaInterval => {
|
||||
fieldType => 'interval',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue