Convert Passive Analytics to use the new ProgressBar with Download code.

This commit is contained in:
Colin Kuskie 2011-10-15 13:54:17 -07:00
parent 63c31404c2
commit 9ef8f098cf
2 changed files with 94 additions and 28 deletions

View file

@ -201,6 +201,12 @@ home\?func=match<br />
context => q|Error message|,
},
'error creating workflow' => {
message => q|Error creating the workflow instance.|,
lastUpdated => 0,
context => q|Error message|,
},
};
1;