workflow activity to notify admins of old version tags; start thread group in CS

This commit is contained in:
James Tolley 2007-07-09 20:02:09 +00:00
parent 6e0470771e
commit e1de42261d
8 changed files with 330 additions and 2 deletions

View file

@ -61,11 +61,21 @@ our $HELP = {
description => 'who posts description',
namespace => 'Asset_Collaboration',
},
{
title => 'who threads',
description => 'who threads description',
namespace => 'Asset_Collaboration',
},
{
title => 'approval workflow',
description => 'approval workflow description',
namespace => 'Asset_Collaboration',
},
{
title => 'thread approval workflow',
description => 'thread approval workflow description',
namespace => 'Asset_Collaboration',
},
{
title => 'threads/page',
description => 'threads/page description',