mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-30 01:35:32 +00:00
Notfifications /reihen
This commit is contained in:
@@ -43,7 +43,7 @@ func (p *ReihePage) Setup(router *router.Router[*core.RequestEvent], app core.Ap
|
||||
return Error404(e, engine, err, data)
|
||||
}
|
||||
|
||||
data["relations"] = rmap
|
||||
data["relations"] = rmap[reihe.Id]
|
||||
data["entries"] = emap
|
||||
|
||||
return p.Get(e, engine, data)
|
||||
|
||||
Reference in New Issue
Block a user