Remove file all_fields.php
This commit is contained in:
@ -43,7 +43,6 @@ $availableFields = [
|
||||
],
|
||||
"object_title" => [
|
||||
"required" => true,
|
||||
|
||||
"allowedValues" => [],
|
||||
"dependsOn" => [],
|
||||
"remark" => 'Best is not to repeat the title again and again for many objects, e.g. vase, vase, vase ... better: Green vase, Blue vase, Yellow vase, ...',
|
||||
@ -60,7 +59,6 @@ $availableFields = [
|
||||
],
|
||||
"object_material_technique" => [
|
||||
"required" => false,
|
||||
|
||||
"allowedValues" => [],
|
||||
"dependsOn" => [],
|
||||
"remark" => 'This is a cummulative field for material and technique. It is also possible to additionally save the information separate in the fields: <i>material_separate</i> and <i>technique_separate</i>',
|
||||
|
Reference in New Issue
Block a user