Give the MapPoint asset an icon. Fixes bug #11169
This commit is contained in:
parent
0decc8392c
commit
40514a2533
4 changed files with 2 additions and 1 deletions
|
|
@ -161,7 +161,7 @@ sub definition {
|
|||
);
|
||||
push @{$definition}, {
|
||||
assetName => $i18n->get('assetName'),
|
||||
icon => 'MapPoint.gif',
|
||||
icon => 'mappoint.png',
|
||||
autoGenerateForms => 1,
|
||||
tableName => 'MapPoint',
|
||||
className => 'WebGUI::Asset::MapPoint',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue