BUG 0000 PM tables, adding missing labels
This commit is contained in:
@@ -799,7 +799,7 @@ Ext.onReady(function(){
|
||||
region: 'north',
|
||||
labelWidth: 120,
|
||||
labelAlign:'right',
|
||||
title: 'New Report Table',
|
||||
title: ADD_TAB_UID ? _('ID_REPORT_TABLE') : _('ID_NEW_REPORT_TABLE'),
|
||||
bodyStyle:'padding:10px',
|
||||
waitMsgTarget : true,
|
||||
frame: true,
|
||||
|
||||
Reference in New Issue
Block a user