mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 17:25:32 +00:00
Personen Verbesserungen
This commit is contained in:
@@ -71,7 +71,7 @@ func (p *PersonenPage) FilterRequest(app core.App, engine *templating.Engine, e
|
||||
agents, err = dbmodels.AgentsForProfession(app, "Musik", letter)
|
||||
}
|
||||
|
||||
if filter == "autor" {
|
||||
if filter == "text" {
|
||||
agents, err = dbmodels.AgentsForProfession(app, "Text", letter)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user