the feeds for those assets. Convert Collaboration to use this mechanism rather than its existing viewRSS, because this is more export-friendly.
8 lines
151 B
Perl
8 lines
151 B
Perl
package WebGUI::i18n::English::Asset_RSSFromParent;
|
|
|
|
our $I18N =
|
|
{
|
|
'assetName' => { message => 'RSS From Parent', lastUpdated => 1162257377 },
|
|
};
|
|
|
|
1;
|