Primefaces图标没有显示

时间:2017-05-31 16:44:54

标签: jsf primefaces

我刚刚为我的网络应用购买了托管计划,启动并运行但我注意到PrimeFaces图标没有显示出来。 例如,此表应在右侧按钮上有一个搜索图标。

Example

<p:commandButton icon="ui-icon-search" action="#{someBean.someAction}"
   title="Show data"> </p:commandButton>

托管在我的本地计算机上(windows + firefox / chrome)工作正常,但我的mac(+ chrome / safari)也无法正常工作。

0 个答案:

没有答案