Apparently folder links have two different icons for no reason ...
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace-tree-widget@169807 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
afeac79953
commit
48b24a8116
|
@ -121,7 +121,7 @@ public class Resources {
|
||||||
*/
|
*/
|
||||||
public static AbstractImagePrototype getIconFolderSharedPublic(){
|
public static AbstractImagePrototype getIconFolderSharedPublic(){
|
||||||
|
|
||||||
return AbstractImagePrototype.create(ICONS.folderSharedPublic());
|
return AbstractImagePrototype.create(StorageHubIconResources.INSTANCE.FOLDER_LINK());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue