mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
new section in general settings
This commit is contained in:
parent
ac97cd791a
commit
009e8e05ae
@ -35,10 +35,15 @@ return [
|
||||
'get_categories',
|
||||
'listing_page_image',
|
||||
'show_ads_count',
|
||||
'ads_id_date_hidden',
|
||||
'hide_seller_info',
|
||||
],
|
||||
],
|
||||
'ads_detail' => [
|
||||
'title' => 'visiosoft.module.advs::section.ads_detail',
|
||||
'fields' => [
|
||||
'ads_id_date_hidden',
|
||||
'hide_seller_info',
|
||||
]
|
||||
],
|
||||
'create_ad' => [
|
||||
'title' => 'visiosoft.module.advs::section.create_ad',
|
||||
'fields' => [
|
||||
|
||||
@ -59,4 +59,6 @@ return [
|
||||
'status' => [
|
||||
'title' => 'Status',
|
||||
],
|
||||
'ads_detail' => 'Ads Detail',
|
||||
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user