Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-column-widget@94783 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
9238cf0862
commit
09cc5fee4b
|
@ -67,12 +67,18 @@ public interface ResourceBundle extends ClientBundle {
|
|||
@Source("codelist-link.png")
|
||||
ImageResource codelistLink();
|
||||
|
||||
@Source("codelist-link_24.png")
|
||||
ImageResource codelistLink24();
|
||||
|
||||
@Source("codelist-link_32.png")
|
||||
ImageResource codelistLink32();
|
||||
|
||||
@Source("codelist-link-break.png")
|
||||
ImageResource codelistLinkBreak();
|
||||
|
||||
@Source("codelist-link-break_24.png")
|
||||
ImageResource codelistLinkBreak24();
|
||||
|
||||
@Source("codelist-link-break_32.png")
|
||||
ImageResource codelistLinkBreak32();
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 883 B |
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.9 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
Loading…
Reference in New Issue