Buchungen als tr mit inputs

This commit is contained in:
2026-04-28 17:06:08 +02:00
parent a0e2fb986d
commit 23e3c3d4fb
6 changed files with 136 additions and 150 deletions
+3
View File
@@ -55,6 +55,9 @@ dashboardPage(
),
dashboardBody(
tags$head(
tags$link(rel = "stylesheet", type = "text/css", href = "main.css")
),
tabItems(
tabItem(tabName = "buchungen",
buchungenUI("buchungen_tab")