Merge pull request #1567 from julceslauhub/master

IMPROVEMENT for check requirements module
This commit is contained in:
julceslauhub
2013-04-16 07:53:38 -07:00

View File

@@ -77,7 +77,7 @@ systemInfo.application = {
width: 250, width: 250,
height: 300, height: 300,
html: _("ID_PROCESSMAKER_REQUIREMENTS_DESCRIPTION") html: _("ID_PROCESSMAKER_REQUIREMENTS_DESCRIPTION") + _("ID_PROCESSMAKER_REQUIREMENTS_DESCRIPTION2")
}); });
var frmfsCenter = new Ext.form.FieldSet({ var frmfsCenter = new Ext.form.FieldSet({
@@ -89,7 +89,7 @@ systemInfo.application = {
border: false, border: false,
labelWidth: 200, labelWidth: 200,
width: 430, width: 430,
height: 320, height: 350,
items: [ items: [
{ {
xtype: "displayfield", xtype: "displayfield",