Fix i18n label typo.
This commit is contained in:
parent
6c0e8b8e47
commit
eef4a92166
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ sub definition {
|
|||
);
|
||||
|
||||
push @{ $definition }, {
|
||||
assetName => $i18n->get('Newsletter Collection'),
|
||||
assetName => $i18n->get('assetName'),
|
||||
icon => 'newWobject.gif',
|
||||
autoGenerateForms => 1,
|
||||
tableName => 'NewsletterCollection',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue