Update test status
Updates after test run
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
/* global Bloodhound, language, Modernizr, tinymce, getPath */
|
||||
|
||||
if ($("#comments").length) {
|
||||
if ($("#comments").length && typeof tinymce !== "undefined") {
|
||||
tinymce.init({
|
||||
selector: "#comments",
|
||||
plugins: 'code',
|
||||
|
||||
Reference in New Issue
Block a user