WebApp Kacheln ergänzt
This commit is contained in:
parent
16c97890e3
commit
01a145946c
3 changed files with 87 additions and 16 deletions
2
app.py
2
app.py
|
|
@ -92,7 +92,7 @@ def index():
|
|||
year=year,
|
||||
week=week,
|
||||
summary=summary,
|
||||
transactions=transactions[:10],
|
||||
transactions=transactions,
|
||||
total_income=total_income,
|
||||
total_expenses=total_expenses,
|
||||
total_saldo=total_saldo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue