Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@96434 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-06-03 15:06:11 +00:00
parent bade2d5448
commit 6ff7906c68
1 changed files with 9 additions and 0 deletions

View File

@ -374,5 +374,14 @@ public interface TabularDataResources extends ClientBundle {
@Source("tabular-resource-clone.png")
ImageResource clone();
@Source("codelistmapping_32.png")
ImageResource codelistMapping32();
@Source("codelistmapping.png")
ImageResource codelistMapping();
}