Move script section stuff that is implementet on more than one script section on layout

This commit is contained in:
franc
2025-05-05 17:10:05 +02:00
parent 402f5f2fe9
commit dc9a1f1b9c
4 changed files with 15 additions and 17 deletions
@@ -18,6 +18,3 @@
</div>
</form>
@section Scripts {
@await Html.PartialAsync("_ValidationScriptsPartial")
}