mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-09 01:35:28 -05:00
#3630 city requried bug
This commit is contained in:
parent
998928904e
commit
106a121139
@ -113,7 +113,7 @@ return [
|
|||||||
],
|
],
|
||||||
'make_all_fields_required' => [
|
'make_all_fields_required' => [
|
||||||
'name' => 'Make All Fields Required',
|
'name' => 'Make All Fields Required',
|
||||||
'instructions' => 'Require the user to fill the Price, Description and Location fields when creating an ad',
|
'instructions' => 'Require the user to fill the Price and Description fields when creating an ad',
|
||||||
],
|
],
|
||||||
'make_map_required' => [
|
'make_map_required' => [
|
||||||
'name' => 'Make Map Required',
|
'name' => 'Make Map Required',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user