summaryrefslogtreecommitdiffstats
path: root/web/templates/head.html
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2015-09-22 13:53:43 -0400
committerhmhealey <harrisonmhealey@gmail.com>2015-09-22 13:53:43 -0400
commitffe34aa1544172b42658cd628cdcc4036d6ff403 (patch)
tree26cd9e9b9084b999327f52127b5a3be7593d6e3e /web/templates/head.html
parente9a2c223f2f247a773d04c4c23417393ca75b3dc (diff)
downloadchat-ffe34aa1544172b42658cd628cdcc4036d6ff403.tar.gz
chat-ffe34aa1544172b42658cd628cdcc4036d6ff403.tar.bz2
chat-ffe34aa1544172b42658cd628cdcc4036d6ff403.zip
Restored changes which remove emojify and switch to our own version
Diffstat (limited to 'web/templates/head.html')
-rw-r--r--web/templates/head.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/web/templates/head.html b/web/templates/head.html
index af5c86bba..a3ac930e9 100644
--- a/web/templates/head.html
+++ b/web/templates/head.html
@@ -40,11 +40,6 @@
<script src="/static/js/jquery-dragster/jquery.dragster.js"></script>
- <script src="/static/js/emojify.min.js"></script>
- <script>
- emojify.setConfig({img_dir: '/static/images/emoji'});
- </script>
-
<style id="antiClickjack">body{display:none !important;}</style>
<script src="/static/js/bundle.js"></script>
<script type="text/javascript">