diff --git a/core/templates/core/report.html b/core/templates/core/report.html index bc34843..04fd31d 100644 --- a/core/templates/core/report.html +++ b/core/templates/core/report.html @@ -58,89 +58,34 @@
- -| Project | Cost |
|---|---|
| {{ item.project }} | R {{ item.total|money }} |
No data
{% endif %} -| Team | Cost |
|---|---|
| {{ item.team }} | R {{ item.total|money }} |
No data
{% endif %} -| Project | Cost |
|---|---|
| {{ item.project }} | R {{ item.total|money }} |
No data
{% endif %} -| Team | Cost |
|---|---|
| {{ item.team }} | R {{ item.total|money }} |
No data
{% endif %} -