mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:17:02 +02:00
online users fix
This commit is contained in:
@ -921,9 +921,14 @@ var Piler =
|
||||
clear_ldap_test: function()
|
||||
{
|
||||
$('#LDAPTEST').html('');
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
reload_page: function()
|
||||
{
|
||||
location.reload(true);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user