mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2026-05-25 04:09:43 -05:00
aa90a9d052
It doesn't seem to be necessary to remove the "even / odd" styles before sorting, since they are explicitly toggled to the right state after sorting. It should be slightly more responsive to skip this step when sorting large tables.