Files
luci/modules
Paul Donald a8db14e2cf luci-base: handleSort and UITable.update fix
Generated rows for a table need to land in the tbody
so make UITable.update align with this.

follow-up to 2da63d766a

The mentioned commit restructured tables. Update sorting
to align with this. Otherwise window.requestAnimationFrame
puts sorted rows in the table element.

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2026-02-20 01:29:43 +01:00
..