Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@92814 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
26dbec37d0
commit
f4ac41cf96
|
@ -337,5 +337,9 @@ public interface TabularDataResources extends ClientBundle {
|
|||
@Source("tag-blue-delete.png")
|
||||
ImageResource annotationDelete();
|
||||
|
||||
@Source("table-clone_32.png")
|
||||
ImageResource tableClone32();
|
||||
|
||||
@Source("table-clone.png")
|
||||
ImageResource tableClone();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue