Merged in bugfix/HOR-3908 (pull request #6077)
HOR-3908 Approved-by: Paula Quispe <paula.quispe@processmaker.com> Approved-by: Marco Antonio Nina Mena <marco.antonio.nina@processmaker.com>
This commit is contained in:
@@ -53,7 +53,7 @@ class WebEntryEvent
|
||||
"WEE_TITLE" => array(
|
||||
"type" => "string",
|
||||
"required" => false,
|
||||
"empty" => false,
|
||||
"empty" => true,
|
||||
"defaultValues" => array(),
|
||||
"fieldNameAux" => "webEntryEventTitle"
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user