Add the missing Map icons.

This commit is contained in:
Colin Kuskie 2009-07-06 04:38:45 +00:00
parent 3964baeb2e
commit 9e60251eb8
4 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,7 @@
7.7.14
- fixed #10606: shelf selector
- fixed: Have just 1 list of protected groups. Use that everywhere.
- fixed #10488: Map.gif is missing for Map wobject
7.7.13
- fixed #10574: Creating Calendar Entry

View file

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

BIN
www/extras/assets/maps.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 935 B