add path to silvemobi.html in parcourmob/config.yaml + add path and state in renderer/silvermobi.go
This commit is contained in:
@@ -6,7 +6,8 @@ import (
|
||||
)
|
||||
|
||||
|
||||
func (h *ApplicationHandler) SilvermobiBookingList(w http.ResponseWriter, r *http.Request) {
|
||||
func (h *ApplicationHandler) SilvermobiBookingList(w http.ResponseWriter, r *http.Request ) {
|
||||
h.Renderer.SilvermobiBookingList(w, r)
|
||||
fmt.Println("SilverBookingR")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user