Remove duplicate array indexes
This commit is contained in:
parent
49fee443c8
commit
d528321219
|
@ -875,14 +875,6 @@ final class CsvxmlAvailableFields {
|
||||||
$tlLoader->tl("object_addendum", "object_add", "documents_in_the_museum"),
|
$tlLoader->tl("object_addendum", "object_add", "documents_in_the_museum"),
|
||||||
$tlLoader->tl("object_addendum", "object_add", 'odim_inhalt')
|
$tlLoader->tl("object_addendum", "object_add", 'odim_inhalt')
|
||||||
),
|
),
|
||||||
"documents_in_museum" => new FieldEntry(
|
|
||||||
false,
|
|
||||||
[],
|
|
||||||
[],
|
|
||||||
'',
|
|
||||||
$tlLoader->tl("object_addendum", "object_add", "documents_in_the_museum"),
|
|
||||||
$tlLoader->tl("object_addendum", "object_add", 'odim_inhalt')
|
|
||||||
),
|
|
||||||
"handling_recommendations" => new FieldEntry(
|
"handling_recommendations" => new FieldEntry(
|
||||||
false,
|
false,
|
||||||
[],
|
[],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user