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:
parent
bade2d5448
commit
6ff7906c68
|
@ -374,5 +374,14 @@ public interface TabularDataResources extends ClientBundle {
|
||||||
|
|
||||||
@Source("tabular-resource-clone.png")
|
@Source("tabular-resource-clone.png")
|
||||||
ImageResource clone();
|
ImageResource clone();
|
||||||
|
|
||||||
|
|
||||||
|
@Source("codelistmapping_32.png")
|
||||||
|
ImageResource codelistMapping32();
|
||||||
|
|
||||||
|
@Source("codelistmapping.png")
|
||||||
|
ImageResource codelistMapping();
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue