BUG 6505 "Users with the "PM_USERS" permission in thei..." Solved!

- fixing a problem with default tab
This commit is contained in:
Erik Amaru Ortiz
2011-08-09 17:30:43 -04:00
parent 51250622a1
commit ae6aee9fab

View File

@@ -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
}),
{