Files
nairobi/app/views/admin
Javi Martín 698fc753ba Fix invalid HTML in budget stats tables
The <th> elements should be inside <tr> elements.

Since we're changing this code, we're also adding <thead> and <tbody>
tags because that's what we usually do and it makes it easier to select
<tr> tags from either the table head or the table body using CSS or
JavaScript.
2023-02-20 14:20:50 +01:00
..
2019-11-06 00:04:02 +01:00
2022-08-19 15:40:51 +02:00
2021-02-18 15:46:16 +01:00