Skip to content
Snippets Groups Projects
Commit 0b60f22b authored by jaapjansma's avatar jaapjansma
Browse files

update

parent 67586e26
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@ function _civicrm_api3_form_processor_instance_create_spec(&$spec) {
$spec['permission'] = array(
'title' => E::ts('Permission'),
'type' => CRM_Utils_Type::T_STRING,
'api.required' => true
'api.required' => false
);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment