added check to see if browser is gcm compliant
This commit is contained in:
parent
2031158336
commit
64998de423
3 changed files with 55 additions and 2 deletions
|
@ -100,6 +100,16 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div id="compliance-error">
|
||||
<div class="title">
|
||||
Encryption error<br>
|
||||
Your browser does not support gcm encryption.
|
||||
</div>
|
||||
<div class="send-new">
|
||||
Send another file
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue