mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-07 22:06:04 -06:00
field names edited
This commit is contained in:
parent
5a01f77dd5
commit
bd153541f9
@ -9,7 +9,7 @@ return [
|
|||||||
'fields' => [
|
'fields' => [
|
||||||
'home_page_sub_categories_limit', 'navigation_title', 'navigation_action', 'date_fields',
|
'home_page_sub_categories_limit', 'navigation_title', 'navigation_action', 'date_fields',
|
||||||
'price_fields', 'breadcrumbs', 'ad_details', 'ad_details_tab', 'latest_and_view_all_btn',
|
'price_fields', 'breadcrumbs', 'ad_details', 'ad_details_tab', 'latest_and_view_all_btn',
|
||||||
'register_page_instruction_logo', 'register_page_alert_link', 'enabled_countries'
|
'register_page_instruction_logo', 'register_page_alert_link', 'default_country'
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
'template' => [
|
'template' => [
|
||||||
|
|||||||
@ -40,7 +40,7 @@ return [
|
|||||||
'home_page_sub_categories_limit' => [
|
'home_page_sub_categories_limit' => [
|
||||||
'name' => 'Homepage Sub Categories Limit',
|
'name' => 'Homepage Sub Categories Limit',
|
||||||
],
|
],
|
||||||
'enabled_countries' => [
|
'default_country' => [
|
||||||
'name' => 'Enabled Country',
|
'name' => 'Register page, default country for phone',
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user