mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-30 09:45:31 +00:00
Lesekabinett & Startseite
This commit is contained in:
@@ -208,7 +208,7 @@ func NewCommonReihenData(app core.App) CommonReihenData {
|
||||
if err != nil {
|
||||
app.Logger().Error("Failed to fetch places", "error", err)
|
||||
}
|
||||
dbmodels.SortPlacesByName(places)
|
||||
dbmodels.Sort_Places_Name(places)
|
||||
|
||||
rec := []core.Record{}
|
||||
err = app.RecordQuery(dbmodels.ENTRIES_TABLE).
|
||||
|
||||
Reference in New Issue
Block a user