added new details on bugs/todo for bill calcs without page reload
This commit is contained in:
6
TODO
6
TODO
@@ -1,7 +1,9 @@
|
||||
bills:
|
||||
bill for the year (when removed from LE, should be dynamic)
|
||||
* bill for the year (when removed from LE, should be dynamic)
|
||||
- REQUIRES REWRITE OF BILLS TO BE HEADLESS and then called from UI/maybe more ajax
|
||||
- noting BUT also requires above
|
||||
|
||||
bills html, and growth types are poor code repitition / lame... could I do something more like:
|
||||
* bills html, and growth types are poor code repetition / lame... could I do something more like:
|
||||
{% for gt in growth %}
|
||||
{% if gt.name == 'Min' %}
|
||||
<option value='min'
|
||||
|
||||
Reference in New Issue
Block a user