Add icons for ThingyRecord.
This commit is contained in:
parent
6aa3784636
commit
79dbea5025
4 changed files with 2 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ sub definition {
|
|||
);
|
||||
push @{$definition}, {
|
||||
assetName => $i18n->get('assetName'),
|
||||
icon => 'ThingyRecord.gif',
|
||||
icon => 'thingyRecord.gif',
|
||||
autoGenerateForms => 1,
|
||||
tableName => 'ThingyRecord',
|
||||
className => __PACKAGE__,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue