summaryrefslogtreecommitdiffstats
path: root/web/templates/head.html
diff options
context:
space:
mode:
authorasaadmahmoodspin <asaad@battlehouse.com>2015-08-13 20:31:19 +0500
committerasaadmahmoodspin <asaad@battlehouse.com>2015-08-13 20:31:19 +0500
commit1a6d67b0cd82058cbf3a9d76c576958875833db7 (patch)
tree6905182695f62581523bb35764661b5bf007b28b /web/templates/head.html
parent6d9e715e265a3265841bc351e6b22a4503c20c92 (diff)
parent14c121dc0cccdd36f97b0b13cde6dd3a5802bb9e (diff)
downloadchat-1a6d67b0cd82058cbf3a9d76c576958875833db7.tar.gz
chat-1a6d67b0cd82058cbf3a9d76c576958875833db7.tar.bz2
chat-1a6d67b0cd82058cbf3a9d76c576958875833db7.zip
Merge pull request #5 from rgarmsen2295/mm-316
MM-316 Allows users to drag and drop files from their computer to the center pane or RHS to upload them
Diffstat (limited to 'web/templates/head.html')
-rw-r--r--web/templates/head.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/templates/head.html b/web/templates/head.html
index 7a7d4fe8e..dd5e9f46e 100644
--- a/web/templates/head.html
+++ b/web/templates/head.html
@@ -32,6 +32,8 @@
<script src="/static/js/perfect-scrollbar-0.6.3.jquery.js"></script>
+ <script src="/static/js/jquery-dragster/jquery.dragster.js"></script>
+
<script type="text/javascript" src="https://www.google.com/jsapi?autoload={'modules':[{'name':'visualization','version':'1','packages':['annotationchart']}]}"></script>
<script type="text/javascript" src="https://cloudfront.loggly.com/js/loggly.tracker.js" async></script>