diff options
author | Emmanuel ROHEE <erohee@amdocs.com> | 2014-09-19 15:18:30 +0200 |
---|---|---|
committer | Emmanuel ROHEE <erohee@amdocs.com> | 2014-09-19 17:20:33 +0200 |
commit | f9688d7519dad2f55f949cbb565db836790c4bbe (patch) | |
tree | 2cc8ee6e547201791888df16417fe5e847ef1951 /webclient/index.html | |
parent | SYN-47: Fix bug where we still returned events for rooms we had left. (diff) | |
download | synapse-f9688d7519dad2f55f949cbb565db836790c4bbe.tar.xz |
SYWEB-13: Do not start the app if the browser does not support WEBStorage.
Internet Explorer case: Launch the app only for versions 9 and higher.
Diffstat (limited to 'webclient/index.html')
-rw-r--r-- | webclient/index.html | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/webclient/index.html b/webclient/index.html |