mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
#3443 igamkoop işler
This commit is contained in:
parent
b95d4ebf87
commit
564dfb0da0
@ -40,7 +40,7 @@ return [
|
|||||||
'ads_detail' => [
|
'ads_detail' => [
|
||||||
'title' => 'visiosoft.module.advs::section.ads_detail',
|
'title' => 'visiosoft.module.advs::section.ads_detail',
|
||||||
'fields' => [
|
'fields' => [
|
||||||
'ads_id_date_hidden',
|
'ads_date_hidden',
|
||||||
'hide_seller_info',
|
'hide_seller_info',
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
|||||||
@ -384,7 +384,7 @@ return [
|
|||||||
'favicon' => [
|
'favicon' => [
|
||||||
'type' => 'anomaly.field_type.file',
|
'type' => 'anomaly.field_type.file',
|
||||||
],
|
],
|
||||||
'ads_id_date_hidden' => [
|
'ads_date_hidden' => [
|
||||||
'type' => 'anomaly.field_type.boolean',
|
'type' => 'anomaly.field_type.boolean',
|
||||||
'config' => [
|
'config' => [
|
||||||
'default_value' => false,
|
'default_value' => false,
|
||||||
|
|||||||
@ -203,9 +203,9 @@ return [
|
|||||||
'name' => 'Show Ads Count',
|
'name' => 'Show Ads Count',
|
||||||
'instructions' => 'Show ads count on the left categories list',
|
'instructions' => 'Show ads count on the left categories list',
|
||||||
],
|
],
|
||||||
'ads_id_date_hidden' => [
|
'ads_date_hidden' => [
|
||||||
'name' => 'Hide ID and Created Date',
|
'name' => 'Hide Created Date',
|
||||||
'instructions' => 'Hide ID and created date in ads detail page',
|
'instructions' => 'Hide created date in ads detail page',
|
||||||
],
|
],
|
||||||
'hide_listing_header' => [
|
'hide_listing_header' => [
|
||||||
'name' => 'Hide Listing Header',
|
'name' => 'Hide Listing Header',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user