using correct icon now
This commit is contained in:
parent
a50c3687f3
commit
7edac21523
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ sub definition {
|
||||||
);
|
);
|
||||||
push(@{$definition}, {
|
push(@{$definition}, {
|
||||||
assetName=>$i18n->get('assetName'),
|
assetName=>$i18n->get('assetName'),
|
||||||
icon=>'article.gif',
|
icon=>'ems.gif',
|
||||||
autoGenerateForms=>1,
|
autoGenerateForms=>1,
|
||||||
tableName=>'EventManagementSystem',
|
tableName=>'EventManagementSystem',
|
||||||
className=>'WebGUI::Asset::Wobject::EventManagementSystem',
|
className=>'WebGUI::Asset::Wobject::EventManagementSystem',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue