This commit is contained in:
Roly Rudy Gutierrez Pinto
2017-09-26 14:23:02 -04:00
parent 56d26a878d
commit e2a2930aac

View File

@@ -53,7 +53,7 @@ class WebEntryEvent
"WEE_TITLE" => array(
"type" => "string",
"required" => false,
"empty" => false,
"empty" => true,
"defaultValues" => array(),
"fieldNameAux" => "webEntryEventTitle"
),