fixed userlist css

This commit is contained in:
HansPinckaers 2011-04-07 21:08:41 +02:00
parent e3e2a7c562
commit efdb3b8963
2 changed files with 3 additions and 1 deletions

View file

@ -370,6 +370,7 @@ var paduserlist = (function() {
var self = {
init: function(myInitialUserInfo) {
self.setMyUserInfo(myInitialUserInfo);
$("#otheruserstable tr").remove();
if (pad.getUserIsGuest()) {