Update topbar.html
This commit is contained in:
parent
6c7a8ccdb3
commit
5130fe64d3
|
@ -6,6 +6,7 @@
|
|||
|
||||
<script>
|
||||
function closeWindow() {
|
||||
window.close();
|
||||
window.open('','_self').close();
|
||||
}
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Reference in New Issue