mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-15 17:56:17 +01:00
fix history bug with nonactive changesetviewer tab
This commit is contained in:
@@ -486,6 +486,10 @@ Sonia.scm.Main = Ext.extend(Ext.util.Observable, {
|
||||
document.head.appendChild(css);
|
||||
this.stylesheets.push(url);
|
||||
}
|
||||
},
|
||||
|
||||
getMainTabPanel: function(){
|
||||
return this.mainTabPanel;
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user