Add the missing Map icons.
This commit is contained in:
parent
3964baeb2e
commit
9e60251eb8
4 changed files with 2 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ sub definition {
|
|||
);
|
||||
push @{$definition}, {
|
||||
assetName => $i18n->get('assetName'),
|
||||
icon => 'Map.gif',
|
||||
icon => 'maps.png',
|
||||
autoGenerateForms => 1,
|
||||
tableName => 'Map',
|
||||
className => 'WebGUI::Asset::Wobject::Map',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue