Minor updated
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@87030 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
c37e9bdae6
commit
14c7bf716f
|
@ -163,6 +163,12 @@ public interface TabularDataResources extends ClientBundle {
|
|||
@Source("column-label.png")
|
||||
ImageResource columnLabel();
|
||||
|
||||
@Source("column-filter_32.png")
|
||||
ImageResource columnFilter32();
|
||||
|
||||
@Source("column-filter.png")
|
||||
ImageResource columnFilter();
|
||||
|
||||
|
||||
@Source("column-edit_32.png")
|
||||
ImageResource columnEdit32();
|
||||
|
|
Loading…
Reference in New Issue