if identity (uid) changes - reload any other open browser windows on next ping.
This commit is contained in:
parent
3ce06caeed
commit
e70573f34c
5 changed files with 267 additions and 249 deletions
|
|
@ -29,6 +29,7 @@
|
|||
<script>
|
||||
|
||||
var updateInterval = $update_interval;
|
||||
var localUser = $local_user;
|
||||
|
||||
function confirmDelete() { return confirm("$delitem"); }
|
||||
function commentOpen(obj,id) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue