mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Update frontend resources
This commit is contained in:
		@@ -33,8 +33,8 @@
 | 
			
		||||
 | 
			
		||||
<!-- Third-party libraries -->
 | 
			
		||||
{{if .RequireHighlightJS}}
 | 
			
		||||
	<link rel="stylesheet" href="{{AppSubUrl}}/plugins/highlight-9.1.0/github.css">
 | 
			
		||||
	<script src="{{AppSubUrl}}/plugins/highlight-9.1.0/highlight.pack.js"></script>
 | 
			
		||||
	<link rel="stylesheet" href="{{AppSubUrl}}/plugins/highlight-9.2.0/github.css">
 | 
			
		||||
	<script src="{{AppSubUrl}}/plugins/highlight-9.2.0/highlight.pack.js"></script>
 | 
			
		||||
{{end}}
 | 
			
		||||
{{if .RequireMinicolors}}
 | 
			
		||||
	<link rel="stylesheet" href="{{AppSubUrl}}/plugins/jquery.minicolors-2.2.3/jquery.minicolors.css">
 | 
			
		||||
@@ -49,6 +49,6 @@
 | 
			
		||||
	<script src="{{AppSubUrl}}/plugins/dropzone-4.2.0/dropzone.js"></script>
 | 
			
		||||
{{end}}
 | 
			
		||||
<script src="{{AppSubUrl}}/js/libs/emojify-1.1.0.min.js"></script>
 | 
			
		||||
<script src="{{AppSubUrl}}/js/libs/clipboard-1.5.5.min.js"></script>
 | 
			
		||||
<script src="{{AppSubUrl}}/js/libs/clipboard-1.5.9.min.js"></script>
 | 
			
		||||
	
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
@@ -18,7 +18,7 @@
 | 
			
		||||
 | 
			
		||||
	<script src="{{AppSubUrl}}/js/jquery-1.11.3.min.js"></script>
 | 
			
		||||
	<link rel="stylesheet" href="{{AppSubUrl}}/assets/font-awesome-4.5.0/css/font-awesome.min.css">
 | 
			
		||||
	<link rel="stylesheet" href="{{AppSubUrl}}/assets/octicons-3.4.1/octicons.css">
 | 
			
		||||
	<link rel="stylesheet" href="{{AppSubUrl}}/assets/octicons-3.5.0/octicons.css">
 | 
			
		||||
 | 
			
		||||
	{{if .RequireSimpleMDE}}
 | 
			
		||||
		<link rel="stylesheet" href="{{AppSubUrl}}/plugins/simplemde-1.10.0/simplemde.min.css">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user