Give the MapPoint asset an icon. Fixes bug #11169

This commit is contained in:
Colin Kuskie 2010-02-15 09:04:51 -08:00
parent 0decc8392c
commit 40514a2533
4 changed files with 2 additions and 1 deletions

View file

@ -16,6 +16,7 @@
- fixed #11399: m4a missin
- fixed #11406: AdSku table mssing karma column
- fixed #11410: Too much errors in log after fix #11346
- fixed #11169: MapPoint asset does not have an icon
7.8.11
- fixed #11362: Unable to checkout with ITransact plugin

View file

@ -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',

Binary file not shown.

After

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,021 B