BUG 000 Se quito texto cometado en espanol
This commit is contained in:
@@ -305,7 +305,7 @@ Ext.onReady(function(){
|
||||
id: 'infoGrid',
|
||||
height:100,
|
||||
autoWidth : true,
|
||||
title : (PRO_UID? _('ID_REPORT_TABLES') : _('ID_PMTABLE')),//'Cambiemos esto',//_('ID_ADDITIONAL_TABLES'),
|
||||
title : (PRO_UID? _('ID_REPORT_TABLES') : _('ID_PMTABLE')),
|
||||
stateful : true,
|
||||
stateId : 'grid',
|
||||
enableColumnResize: true,
|
||||
@@ -491,7 +491,7 @@ ImportPMTable = function(){
|
||||
fileUpload: true,
|
||||
width: 400,
|
||||
frame: true,
|
||||
title: (PRO_UID? _('ID_IMPORT_RT') : _('ID_IMPORT_PMT')),//_('ID_IMPORT_PMT'), // 'Import PM Table',
|
||||
title: (PRO_UID? _('ID_IMPORT_RT') : _('ID_IMPORT_PMT')),
|
||||
autoHeight: false,
|
||||
bodyStyle: 'padding: 10px 10px 0 10px;',
|
||||
labelWidth: 50,
|
||||
|
||||
Reference in New Issue
Block a user