#633 Add Emoji support

This commit is contained in:
Unknwon 2015-09-05 14:11:05 -04:00
parent d464d3b0c3
commit 3b0c2cb480
888 changed files with 127 additions and 85 deletions

View file

@ -44,4 +44,6 @@
<link rel="stylesheet" href="{{AppSubUrl}}/css/dropzone-4.0.1.css">
<script src="{{AppSubUrl}}/js/libs/dropzone-4.0.1.js"></script>
{{end}}
<script src="{{AppSubUrl}}/js/libs/emojify-1.1.0.min.js"></script>
</html>