I would like to show a FontAwesome icon in the header of a panel.
I have tried this:
{{velocity}}
#panelheader('{{icon name=list size=2x/}}')
Content
#panelfooter()
{{/velocity}}
and
{{velocity}}
#panelheader($services.localization.render("{{icon name=list size=2x/}}"))
Content
#panelfooter()
{{/velocity}}
Can't get this to work...help!
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Use-FontAwesome-in-Panel-header-tp7587514…
Sent from the XWiki- Users mailing list archive at
Nabble.com.