Compare commits
No commits in common. "d528321219d545253ce124abd9c9824e667229b8" and "139933fa9a34f9c3accd89a07e9caa7f669faa6a" have entirely different histories.
d528321219
...
139933fa9a
|
@ -1 +1 @@
|
||||||
Subproject commit eab910b7047d3a29ccee8e1654191f38a7a49c72
|
Subproject commit 737824e83fe380370d2c78764b70c3d56e1ea2b2
|
|
@ -1 +1 @@
|
||||||
Subproject commit a2b0325f5b1612cca732b09da16d4941231b320f
|
Subproject commit ac9b12618d702ac5a6b254597042345edb2ffe2f
|
|
@ -1 +1 @@
|
||||||
Subproject commit 531275fb71b1da9c94483b4d7076e9ad41aed199
|
Subproject commit fb1597c1fa1fc3cebfb1b74c191612016251f7c5
|
|
@ -1 +1 @@
|
||||||
Subproject commit b5e1cf3bde984dc5943a3df0681dee6848e5195d
|
Subproject commit 1e2ccf00c6c08265170863795b00c2c8e60c04f7
|
|
@ -875,6 +875,14 @@ 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