mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2026-02-04 10:35:30 +00:00
BUGFIX: stresstest u select-vals
This commit is contained in:
@@ -41,7 +41,7 @@ func RecordsFromRelationInhalteAkteure(
|
||||
|
||||
switch relation.Relation {
|
||||
case "1":
|
||||
record.SetType("Schöpfer")
|
||||
record.SetType("Autor:in")
|
||||
cat := content.MusenalmType()
|
||||
ber := agent.Profession()
|
||||
probt := 0
|
||||
@@ -100,7 +100,7 @@ func RecordsFromRelationInhalteAkteure(
|
||||
break
|
||||
}
|
||||
|
||||
record.SetType("Schöpfer")
|
||||
record.SetType("Autor:in")
|
||||
case "2":
|
||||
record.SetType("Autor:in")
|
||||
case "3":
|
||||
|
||||
Reference in New Issue
Block a user