PMCORE-3582

This commit is contained in:
Julio Cesar Laura Avendaño
2021-12-01 18:23:51 +00:00
parent d2f6c1ed78
commit 4ac9347640
9 changed files with 253 additions and 31 deletions

View File

@@ -135,12 +135,6 @@ systemInfo.application = {
fieldLabel: _("ID_PROCESSMAKER_REQUIREMENTS_SOAP"),
value: eval("fieldFormatValue(" + SYSINFO_SOAP + ");")
},
{
xtype: "displayfield",
id: "mcrypt ",
fieldLabel: _("ID_MCRYPT_SUPPORT"),
value: eval("fieldFormatValue(" + SYSINFO_MCRYPT + ");")
},
{
xtype: "displayfield",
id: "ldap",