mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-08 06:16:05 -06:00
merge request comment fixed
This commit is contained in:
parent
9907789b4a
commit
9334379952
@ -12,7 +12,6 @@ return [
|
|||||||
'show_tax_office',
|
'show_tax_office',
|
||||||
'show_checkbox_terms_on_register',
|
'show_checkbox_terms_on_register',
|
||||||
'register_protection_url',
|
'register_protection_url',
|
||||||
'register_corporate_protection_url',
|
|
||||||
'register_privacy_url',
|
'register_privacy_url',
|
||||||
'hide_register_type_profile',
|
'hide_register_type_profile',
|
||||||
'show_education_profession',
|
'show_education_profession',
|
||||||
|
|||||||
@ -47,12 +47,6 @@ return [
|
|||||||
'default_value' => '#',
|
'default_value' => '#',
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
'register_corporate_protection_url' => [
|
|
||||||
'type' => 'anomaly.field_type.url',
|
|
||||||
'config' => [
|
|
||||||
'default_value' => '#'
|
|
||||||
]
|
|
||||||
],
|
|
||||||
'register_privacy_url' => [
|
'register_privacy_url' => [
|
||||||
'type' => 'anomaly.field_type.url',
|
'type' => 'anomaly.field_type.url',
|
||||||
'config' => [
|
'config' => [
|
||||||
|
|||||||
@ -17,9 +17,6 @@ return [
|
|||||||
'register_protection_url' => [
|
'register_protection_url' => [
|
||||||
'name' => 'Register Protection URL',
|
'name' => 'Register Protection URL',
|
||||||
],
|
],
|
||||||
'register_corporate_protection_url' => [
|
|
||||||
'name' => 'Register Corporate Protection Url',
|
|
||||||
],
|
|
||||||
'register_privacy_url' => [
|
'register_privacy_url' => [
|
||||||
'name' => 'Register Privacy URL',
|
'name' => 'Register Privacy URL',
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user