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:
		@@ -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