1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-11-04 01:03:02 +00:00

Update test status

Updates after test run
This commit is contained in:
Ozzie Isaacs
2024-10-28 14:24:08 +01:00
parent c2ffa940cd
commit bf9313ddeb
3 changed files with 211 additions and 151 deletions

View File

@@ -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',