summary refs log tree commit diff
path: root/webclient/index.html
diff options
context:
space:
mode:
authorEmmanuel ROHEE <erohee@amdocs.com>2014-08-20 16:18:50 +0200
committerEmmanuel ROHEE <erohee@amdocs.com>2014-08-20 17:04:50 +0200
commit6d3391f2f0bbbc99d3a6201bdb134b04e0b10f18 (patch)
tree326ae70bd8fdeadb5bdae89e21c6db402be8f6b2 /webclient/index.html
parentSanitize message text content only if the type of current message in the ng-r... (diff)
downloadsynapse-6d3391f2f0bbbc99d3a6201bdb134b04e0b10f18.tar.xz
Send images with their imageInfo (size, mymetype, width & height)
Diffstat (limited to 'webclient/index.html')
-rw-r--r--webclient/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/webclient/index.html b/webclient/index.html

index a7e9cd9341..27d9208193 100644 --- a/webclient/index.html +++ b/webclient/index.html
@@ -25,6 +25,7 @@ <script src="components/matrix/event-handler-service.js"></script> <script src="components/fileInput/file-input-directive.js"></script> <script src="components/fileUpload/file-upload-service.js"></script> + <script src="components/utilities/utilities-service.js"></script> </head> <body>