summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-09-22 11:25:15 -0400
committerChristopher Speller <crspeller@gmail.com>2015-09-22 11:25:15 -0400
commit130e73ca023c76abf1ddd71a8b1373efab1c8375 (patch)
tree26cd9e9b9084b999327f52127b5a3be7593d6e3e /web
parentf439c82d7c885b4c530ba9da0a41b17910743b55 (diff)
parenta948935def6d20ae51dfcaa4d5bd3e826a2e005c (diff)
downloadchat-130e73ca023c76abf1ddd71a8b1373efab1c8375.tar.gz
chat-130e73ca023c76abf1ddd71a8b1373efab1c8375.tar.bz2
chat-130e73ca023c76abf1ddd71a8b1373efab1c8375.zip
Merge pull request #742 from hmhealey/plt289
PLT-289 Properly removed lingering references to emojify
Diffstat (limited to 'web')
-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">