Adding icons.

This commit is contained in:
Martin Kamerbeek 2010-10-21 13:51:34 +02:00
parent 36edb4d00a
commit dd8c91cb44
6 changed files with 68 additions and 1 deletions

View file

@ -38,7 +38,7 @@ sub definition {
push @{ $definition }, {
assetName => $i18n->get('assetName'),
icon => 'newWobject.gif',
icon => 'newsletter_collection.gif',
autoGenerateForms => 1,
tableName => 'NewsletterCollection',
className => 'WebGUI::Asset::Wobject::NewsletterCollection',