BUG 15115 Section HOME / lists / button 'Summary', the window does not display field 'Finish Date' SOLVED

This commit is contained in:
Roly Rudy Gutierrez Pinto
2014-06-04 13:54:08 -04:00
parent 6e78b379bf
commit 17b0928f39

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,