Use model instead of view data
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
});
|
||||
|
||||
const recipeId = '@Model.RecipeId';
|
||||
|
||||
|
||||
async function moveInstructionUp(instructionId) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user