mirror of
https://github.com/Garmelon/Arbeitszeitdokumentationsgenerator.git
synced 2026-04-12 16:55:04 +02:00
Add submit button
This commit is contained in:
parent
cd6ca53030
commit
d918e3f724
2 changed files with 7 additions and 0 deletions
|
|
@ -81,6 +81,8 @@ pub async fn get() -> Markup {
|
|||
} }
|
||||
}
|
||||
}
|
||||
|
||||
button #submit { "Arbeitszeitdokumentation erstellen" }
|
||||
}
|
||||
},
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue