15 Sep, 2015

1 commit

  • For some reason, tinymce is not working on production environment. After
    some investigation, we discovered that it wasn't working on production
    due to the compression of tinymce.min.js. After using the non-minified
    version, the problem was solved.
    
    We also upgraded to 4.2.5.
    Rodrigo Souto