orchardcms - orchard: include font awesome -


how can include font awesome module in admin (v.1.10.2.0)?

there similar style.require("jqueryui_orchard"); ?

or need add add awesome project

orchard.resources provides resource manifest font awesome. therefore add reference module orchard.resources , add style.require("fontawesome") view font awesome included.


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -