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(
|
"WEE_TITLE" => array(
|
||||||
"type" => "string",
|
"type" => "string",
|
||||||
"required" => false,
|
"required" => false,
|
||||||
"empty" => false,
|
"empty" => true,
|
||||||
"defaultValues" => array(),
|
"defaultValues" => array(),
|
||||||
"fieldNameAux" => "webEntryEventTitle"
|
"fieldNameAux" => "webEntryEventTitle"
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user