Budget improvements and list!

This commit is contained in:
Elias Jansson
2026-01-24 16:52:56 +01:00
parent 01baccaad7
commit ce35261d74
18 changed files with 2206 additions and 75 deletions
+3
View File
@@ -59,5 +59,8 @@ namespace Aberwyn.Controllers
TempData["Success"] = "Beställningen har lagts!";
return RedirectToAction("Order");
}
}
}