Make the Story Manager assets use the new icons.
This commit is contained in:
parent
f54e975c14
commit
ef7abeec77
3 changed files with 3 additions and 3 deletions
|
|
@ -151,7 +151,7 @@ sub definition {
|
|||
);
|
||||
push(@{$definition}, {
|
||||
assetName => $i18n->get('assetName'),
|
||||
icon => 'assets.gif',
|
||||
icon => 'story.gif',
|
||||
tableName => 'Story',
|
||||
className => 'WebGUI::Asset::Story',
|
||||
properties => \%properties,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue