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