wip: create/update/...

This commit is contained in:
Christoph Haas
2020-11-07 18:36:23 +01:00
parent ea65e6b43c
commit cc06019738
8 changed files with 164 additions and 195 deletions

View File

@@ -38,6 +38,7 @@ type SessionData struct {
Search string
AlertData string
AlertType string
FormData interface{}
}
type AlertData struct {