Fix the name of the SummarizePassizeAnalytics workflow.

This commit is contained in:
Colin Kuskie 2009-01-21 22:14:10 -08:00 committed by Patrick Donelan
parent 05591d82bd
commit 3de4e4ac87

View file

@ -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',