Improvement the case summary

This commit is contained in:
Marco Antonio Nina
2013-01-24 12:27:43 -04:00
parent 8631dd3d98
commit 861042df68

View File

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