BUG 6505 "Users with the "PM_USERS" permission in thei..." Solved!
- fixing a problem with default tab
This commit is contained in:
@@ -73,12 +73,12 @@ var main = function(){
|
||||
activeTab: 0,
|
||||
enableTabScroll: true,
|
||||
stateId:'admin-tabpanel',
|
||||
stateEvents:['tabchange'],
|
||||
stateEvents:['tabchange'],/*
|
||||
getState:function() {
|
||||
return {
|
||||
activeTab:this.items.indexOf(this.getActiveTab())
|
||||
};
|
||||
},
|
||||
},*/
|
||||
items: items
|
||||
}),
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user