Added Carousel wobject icon
This commit is contained in:
parent
9d0f7869b3
commit
57df2c3574
3 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ sub definition {
|
||||||
);
|
);
|
||||||
push(@{$definition}, {
|
push(@{$definition}, {
|
||||||
assetName=>$i18n->get('assetName'),
|
assetName=>$i18n->get('assetName'),
|
||||||
icon=>'Carousel.gif',
|
icon=>'Carousel.png',
|
||||||
autoGenerateForms=>1,
|
autoGenerateForms=>1,
|
||||||
tableName=>'Carousel',
|
tableName=>'Carousel',
|
||||||
className=>'WebGUI::Asset::Wobject::Carousel',
|
className=>'WebGUI::Asset::Wobject::Carousel',
|
||||||
|
|
|
||||||
BIN
www/extras/assets/Carousel.png
Normal file
BIN
www/extras/assets/Carousel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
BIN
www/extras/assets/small/Carousel.png
Normal file
BIN
www/extras/assets/small/Carousel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 970 B |
Loading…
Add table
Add a link
Reference in a new issue