Merge pull request #2434 from gproly/BUG-15115

BUG 15115 Section HOME / lists / button 'Summary', the window does not d...
This commit is contained in:
julceslauhub
2014-06-04 14:53:10 -04:00

View File

@@ -476,7 +476,7 @@ var openSummaryWindow = function(appUid, delIndex, action)
title: _('ID_SUMMARY'),
layout: 'fit',
width: 750,
height: 450,
height: 500,
resizable: true,
closable: true,
modal: true,