This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
coop:records [2016/06/23 13:26] biell |
coop:records [2021/02/01 00:35] (current) biell |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Only the top 100 records are kept for each map, anything slower than that is deleted | Only the top 100 records are kept for each map, anything slower than that is deleted | ||
| from the database when another record's insertion pushes it past that limit. | from the database when another record's insertion pushes it past that limit. | ||
| + | |||
| + | Clicking on a column header will resort the table by that column. | ||
| <CSS> | <CSS> | ||
| Line 18: | Line 20: | ||
| </sortable> | </sortable> | ||
| </searchtable> | </searchtable> | ||
| + | |||