step 18 : comment edit doctor
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -302,4 +302,5 @@ func SetupRoutesDev(app *echo.Echo, appStore db.AppStore) {
|
||||
dev.POST("/md/doctorv2/add", devMdDChandlers.HandleAddMdDoctor)
|
||||
dev.GET("/md/doctorv2/openedit", devMdDChandlers.HandleOpenEditForm)
|
||||
dev.POST("/md/doctorv2/closeeditform", devMdDChandlers.HandleCloseFormEdit)
|
||||
// dev.POST("/md/doctorv2/edit", devMdDChandlers.HandleEditMdDoctor)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user