Changing a bill (bill_data) now works, as does cancelling cleanly - this is now functional. I have renamed/improved the left-hand-side fields, right-hand-side next - to improve consistency between html and db and bill_data and bill_type
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="containerfluid">
|
||||
<h3 align="center">Finance Tracker</h3>
|
||||
<h3 align="center">Finance Tracker (go to <a href="bills">Bills</a>)</h3>
|
||||
|
||||
<form id="vals_form" class="ms-3 mt-3" action="/update" method="POST">
|
||||
{% for r in DISP %}
|
||||
|
||||
Reference in New Issue
Block a user