mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2025-05-24 14:46:16 +00:00
Enable the form again
This commit is contained in:
parent
79150c7a37
commit
98d86063ea
1 changed files with 0 additions and 1 deletions
|
|
@ -204,7 +204,6 @@ match request_uri:
|
|||
ticket_details["Anzahl Drucker"] = get_form_value("printercount", 0, int)
|
||||
|
||||
case "/computer-beantragen/privat":
|
||||
fail("503 Service Unavailable", "Form disabled")
|
||||
form_name = "Computerantrag (privat)"
|
||||
form_group = "csw-Anfragen"
|
||||
ticket_details["Gewünschte Hardware"] = get_form_value("hardware", default="Unbekannt")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue