mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	#1203 bundle jquery with gogs
This commit is contained in:
		@@ -409,7 +409,9 @@ $(document).ready(function () {
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
    // Highlight JS
 | 
			
		||||
    hljs.initHighlightingOnLoad();
 | 
			
		||||
    if (typeof hljs != 'undefined') {
 | 
			
		||||
        hljs.initHighlightingOnLoad();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    // Dropzone
 | 
			
		||||
    if ($('#dropzone').length > 0) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user