The multiple HB selection functionality removed.
git-svn-id: https://beef.googlecode.com/svn/trunk@587 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -6,8 +6,7 @@ Ext.onReady(function() {
|
||||
Ext.QuickTips.init();
|
||||
|
||||
zombiesTreeLists = {
|
||||
'basic' : new zombiesTreeList('basic'),
|
||||
'requester' : new zombiesTreeList('requester')
|
||||
'basic' : new zombiesTreeList('basic')
|
||||
};
|
||||
|
||||
zombieTabs = new ZombieTabs(zombiesTreeLists);
|
||||
|
||||
Reference in New Issue
Block a user