$templates changed to $import
This commit is contained in:
parent
d6a6e6b924
commit
1c2f39c54a
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ sub insertSyndicatedContentTemplate{
|
|||
<br>
|
||||
|
||||
</tmpl_loop>|;
|
||||
my $template=$templates->addChild(
|
||||
my $template=$import->addChild(
|
||||
{
|
||||
className=>'WebGUI::Asset::Template',
|
||||
title=>'Default Grouped Aggregate Feeds',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue