Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@96763 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-06-05 12:35:43 +00:00
parent d5ba78cd81
commit c9e3d8cec6
5 changed files with 10 additions and 0 deletions

View File

@ -382,6 +382,16 @@ public interface TabularDataResources extends ClientBundle {
@Source("codelistmapping.png")
ImageResource codelistMapping();
@Source("column-split_32.png")
ImageResource columnSplit32();
@Source("column-split.png")
ImageResource columnSplit();
@Source("column-merge_32.png")
ImageResource columnMerge32();
@Source("column-merge.png")
ImageResource columnMerge();
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 874 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 941 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB