- Enable Edit Event into dialog form ... (and save to the db)
- Add Where table
This commit is contained in:
@@ -21,7 +21,7 @@ const bookingSchema = new Schema({
|
||||
type: String,
|
||||
},
|
||||
id_bookedevent: {
|
||||
type: Number,
|
||||
type: String,
|
||||
},
|
||||
numpeople: {
|
||||
type: Number,
|
||||
|
||||
Reference in New Issue
Block a user