I want to add an icon from com.atlassian.auiplugin:aui-experimental-iconfont to attachment in the jira.view.issue page.
- Where do I place this com.atlassian.auiplugin:aui-experimental-iconfont dependency for that? How do I link it to jira.view.issue page?
- Do I need anything else than a Maven dependency of auiplugin?
- Is it possible to add HTML elements directly to the Issue View page or should I use a JavaScript for that?
Thank you.