Pregunta

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

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top