Pergunta

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

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top