Merge pull request #1221 from marcoAntonioNina/master

Improvement the case summary
This commit is contained in:
julceslauhub
2013-01-24 08:44:01 -08:00

View File

@@ -413,7 +413,7 @@ var openSummaryWindow = function(appUid, delIndex, action)
var summaryWindow = new Ext.Window({
title: _('ID_SUMMARY'),
layout: 'fit',
width: 600,
width: 750,
height: 450,
resizable: true,
closable: true,