Just top of the toolbar buttons images are visible. Where can be a problem?

$ ->
  ne = new nicEditor({iconsPath: '/assets/nicEditorIcons.gif'})
  ne.panelInstance('answer_comment')

nicEdit toolbar problem

有帮助吗?

解决方案

Was some mysterious problem with cache in development stage. If you having this problem remove rails cache, restart server and hard-refresh browser.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top