Move script section stuff that is implementet on more than one script section on layout
This commit is contained in:
@@ -28,8 +28,4 @@
|
||||
|
||||
<button type="button" class="btn-add" onclick="addIngredient()">Zutat hinzufügen</button>
|
||||
|
||||
@section Scripts {
|
||||
<script>
|
||||
recipeId = '@Model.RecipeId';
|
||||
</script>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user