-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
I have just made a new resource type in Web plugin but I can't get the icon properly if it's not defined into Explorer plugin.
For example, for the getIcon() method of org.ametys.web.resources.shared.SharedResourcesCollection, I have to write this:
"/../../web/resources/img/resources/folder_shared.png" or put the file into resources folder of explorer plugin.