add checkbox to toggle display of irregular expenses, not doing anything yet
This commit is contained in:
@@ -70,6 +70,11 @@
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<input type="checkbox" id="irregular-expenses-checkbox">
|
||||||
|
<label for="irregular-expenses-checkbox">take irregular expenses into account</label>
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>monthly result after irregular expenses: {{ avg_monthly_result_complete|euro }}</p>
|
<p>monthly result after irregular expenses: {{ avg_monthly_result_complete|euro }}</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user