Add submit button

This commit is contained in:
Joscha 2024-05-04 22:56:46 +02:00
parent cd6ca53030
commit d918e3f724
2 changed files with 7 additions and 0 deletions

View file

@ -81,6 +81,8 @@ pub async fn get() -> Markup {
} }
}
}
button #submit { "Arbeitszeitdokumentation erstellen" }
}
},
)