mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 09:15:33 +00:00
Notfifications /reihen
This commit is contained in:
@@ -151,7 +151,6 @@ func (p *ReihenPage) PlaceRequest(app core.App, engine *templating.Engine, e *co
|
||||
}
|
||||
|
||||
// TODO: Suchverhalten bei gefilterten Personen, Orten und Jahren
|
||||
// TODO: FTS-Suche für alt. Ergebnisse
|
||||
func (p *ReihenPage) SearchRequest(app core.App, engine *templating.Engine, e *core.RequestEvent) error {
|
||||
search := e.Request.URL.Query().Get(PARAM_SEARCH)
|
||||
data := map[string]interface{}{}
|
||||
|
||||
Reference in New Issue
Block a user