Added functionality to manage subscription groups from within a Collaboration System

This commit is contained in:
Frank Dillon 2007-07-18 18:24:47 +00:00
parent 975e76ad2a
commit 09b1ab2e1e
3 changed files with 125 additions and 7 deletions

View file

@ -1651,6 +1651,15 @@ the Collaboration Asset, the user will be notified.|,
message => q|The assetId of this Collaboration System. Unlike the variable assetId, this one will not be overridden by the assetIds inside of Threads or Posts.|,
lastUpdated => 1170543345,
},
'subscription group label' => {
message => q|Subscription Group|,
lastUpdated => 1170543345,
},
'subscription group hoverHelp' => {
message => q|Manage the users in the subscription group for this Collaboration System|,
},
};