BUG 0000 PM TABLES tweaks

- tweaks on Edit report
- icons size adjustment
- labels
This commit is contained in:
Erik Amaru Ortiz
2011-07-22 17:08:57 -04:00
parent d248f79754
commit 48f8a88adb
11 changed files with 52 additions and 76 deletions

View File

@@ -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');