BUG 000 Se quito texto cometado en espanol

This commit is contained in:
Marco Antonio Nina
2012-05-04 16:28:18 -04:00
parent 44eebca163
commit 12d3787c55

View File

@@ -305,7 +305,7 @@ Ext.onReady(function(){
id: 'infoGrid', id: 'infoGrid',
height:100, height:100,
autoWidth : true, 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, stateful : true,
stateId : 'grid', stateId : 'grid',
enableColumnResize: true, enableColumnResize: true,
@@ -491,7 +491,7 @@ ImportPMTable = function(){
fileUpload: true, fileUpload: true,
width: 400, width: 400,
frame: true, 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, autoHeight: false,
bodyStyle: 'padding: 10px 10px 0 10px;', bodyStyle: 'padding: 10px 10px 0 10px;',
labelWidth: 50, labelWidth: 50,