minor technical certificates registry update

master
Константин 2023-09-11 17:40:53 +03:00
parent a8efcc6ad2
commit 5d3ae09ebd
2 changed files with 2 additions and 2 deletions

View File

@ -283,7 +283,7 @@ class FieldsTableSeeder extends Seeder {
'type' => FieldType::STRING
],
'developer-address' => [
'title' => 'Адрес разработчика',
'title' => 'Адрес изготовителя / разработчика',
'type' => FieldType::STRING
],

View File

@ -96,7 +96,7 @@ class ObjectTypeFieldsTableSeeder extends Seeder {
'entry-properties-technical-certificate' => [
'common' => [
'fields' => ['technical-conclusion', 'product-purpose', 'developer-name', 'developer-address', 'company-site',
'company-email', 'company-phone', 'producer-name', 'producer-address']
'company-email', 'company-phone']
]
],
'entry-properties-ntd' => [