PM-2713
Outlook Connector: No muestra la informacióe Process Map en el cliente
This commit is contained in:
@@ -1539,7 +1539,7 @@ Ext.onReady(function(){
|
||||
TabPanel.setActiveTab(tabId);
|
||||
}
|
||||
else {
|
||||
if(name == "processMap" && isBrowserIE()){
|
||||
if(name == "processMap" && isBrowserIE() && _PROJECT_TYPE === 'bpmn'){
|
||||
var windContainer = window.open(uri,"winContainer");
|
||||
} else {
|
||||
TabPanel.add({
|
||||
|
||||
Reference in New Issue
Block a user