BUG 0000 PM TABLES tweaks
- tweaks on Edit report - icons size adjustment - labels
This commit is contained in:
@@ -158,7 +158,7 @@ var processmap=function(){
|
||||
}.extend(this),
|
||||
reportTables:function(){
|
||||
var panel = this.panels.buildingBlocks;
|
||||
panel.addContentTitle(G_STRINGS.ID_PROCESSMAP_REPORT_TABLES);
|
||||
panel.addContentTitle('');
|
||||
panel.clearContent();
|
||||
var iframe=document.createElement('iframe');
|
||||
iframe.setAttribute('id','reportTablesIframe');
|
||||
|
||||
Reference in New Issue
Block a user