1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-04 08:38:37 +00:00

update some libs

This commit is contained in:
Unknwon
2015-11-02 02:00:12 -05:00
parent 50058b3c6d
commit 92535c9df0
9 changed files with 66 additions and 58 deletions

View File

@@ -44,6 +44,6 @@
<script src="{{AppSubUrl}}/js/libs/dropzone-4.0.1.js"></script>
{{end}}
<script src="{{AppSubUrl}}/js/libs/emojify-1.1.0.min.js"></script>
<script src="{{AppSubUrl}}/js/libs/clipboard-1.3.1.min.js"></script>
<script src="{{AppSubUrl}}/js/libs/clipboard-1.5.3.min.js"></script>
</html>