Your model doesn’t know how to bind the id param. this should work:
data: {
id: shiftId
}
CLICK HERE to find out more related problems solutions.
Your model doesn’t know how to bind the id param. this should work:
data: {
id: shiftId
}
CLICK HERE to find out more related problems solutions.