Give RSSFromParent.pm the right icon filename.
This commit is contained in:
parent
a0d2326f9c
commit
eeb97d0135
2 changed files with 2 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ sub definition {
|
|||
|
||||
push(@{$definition}, {
|
||||
assetName=>$i18n->get('assetName'),
|
||||
icon=>'rssFromParent.gif',
|
||||
icon=>'rssGear.gif',
|
||||
autoGenerateForms=>1,
|
||||
tableName=>'RSSFromParent',
|
||||
className=>'WebGUI::Asset::RSSFromParent',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue