Fix popup caching the html

This commit is contained in:
Nicolas Constant 2019-02-24 00:30:04 -05:00 committed by GitHub
parent c674d8f52c
commit e9ac198113
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
-->
<br/>
<ul class="actions special">
<li><a href="#" onClick="window.open('http://sengi.nicolas-constant.com','Sengi','toolbar=no,location=no,status=no,menubar=no,scrollbars=no, resizable=yes,width=377,height=800'); return false;" class="button">Launch web client</a></li>
<li><a href="#" onClick="window.open('http://sengi.nicolas-constant.com'+'?qt='+ (new Date()).getTime(),'Sengi','toolbar=no,location=no,status=no,menubar=no,scrollbars=no, resizable=yes,width=377,height=800'); return false;" class="button">Launch web client</a></li>
</ul>
<!-- <h3>Remember that Sengi is at a very early development stage</h3> -->