Question

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 it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top