PMCORE-2763

This commit is contained in:
Paula Quispe
2021-01-25 10:58:00 -04:00
parent b1f07d6c85
commit d4259cb3c1

View File

@@ -1040,7 +1040,7 @@ Ext.onReady(function(){
border: false, border: false,
frame: true, frame: true,
items: [{ items: [{
html: '<div align="center" style="font: 14px tahoma,arial,helvetica,sans-serif">' + _('ID_CONFIRM_CANCEL_CASE') + '? </div> <br/>' html: '<div align="center" style="font: 14px tahoma,arial,helvetica,sans-serif">' + _('ID_CONFIRM_CANCEL_CASE') + '</div> <br/>'
}, },
{ {
xtype: 'textarea', xtype: 'textarea',