Hey there, there's something that really annoy me for a few days now. Currently working on a custom plugin for a client, and the icon of the plugin won't display.
Here is what I have to initialize the app :
["Survey", "Survey", "icon-books", 15)]
public class SurveyApplication : IApplication { }
I've once tried with "icon-question", and now it seems that it doesn't want to change the classe in html code...
Cutsom plugin icon not displayed
Hey there, there's something that really annoy me for a few days now. Currently working on a custom plugin for a client, and the icon of the plugin won't display.
Here is what I have to initialize the app :
I've once tried with "icon-question", and now it seems that it doesn't want to change the classe in html code...
I've tried to clear the Temp files, the application cache etc.. nothing changed... So if someone already faced this, i'd be happy to hear about it :)
is working on a reply...