No bug. Fix strict warning caused by bug 315913. r=silver@warwickcompsoc.co.uk (James Ross). ChatZilla Only. NPOTFFB.
git-svn-id: svn://10.0.0.236/trunk@240670 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
efc6985964
commit
bc5d7dbb5d
@ -3038,6 +3038,7 @@ function getTabForObject (source, create)
|
||||
source.userListShare = new Object();
|
||||
source.userList = new XULTreeView(source.userListShare);
|
||||
source.userList.getCellProperties = ul_getcellprops;
|
||||
source.userList.childData.setSortDirection(1);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user