online users fix

This commit is contained in:
SJ
2013-07-25 11:56:52 +02:00
parent 3664b775bb
commit 3d8d08f2bd
5 changed files with 20 additions and 7 deletions

View File

@ -921,9 +921,14 @@ var Piler =
clear_ldap_test: function()
{
$('#LDAPTEST').html('');
}
},
reload_page: function()
{
location.reload(true);
}
}