update
This commit is contained in:
@@ -598,6 +598,7 @@ Ext.onReady(function(){
|
||||
Ext.getCmp('actionMenu').hide();
|
||||
Ext.getCmp('returnButton').hide();
|
||||
|
||||
// Hacky Code for update the debugger in new UI
|
||||
document.getElementById("openCaseFrame").onload = function ()
|
||||
{
|
||||
if(window.parent){
|
||||
@@ -605,7 +606,6 @@ Ext.onReady(function(){
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
hideCaseNavigatorPanel();
|
||||
if(typeof appStatus !== "undefined") {
|
||||
showCaseNavigatorPanel(appStatus);
|
||||
|
||||
Reference in New Issue
Block a user