Files
openfoodnetwork/app/views/admin
David Cook d81c3cb489 Show/hide columns based on checkboxes
The cols could have been a lot cleaner with simple classnames, but I preferred to mark up in a way that reveals the purpose (otherwise they could be used for styling).

It doesn't seem to be any faster comparing querySelector('[data]') vs class, or iterating through the dom nodes.
2024-06-12 14:58:00 +10:00
..
2023-04-28 13:03:13 +01:00
2024-02-22 15:01:14 +11:00