Improvement the case summary
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user