Files
openfoodnetwork/app/webpacker/controllers
David Cook b8f8d6d042 Show/hide columns with CSS selectors instead
Well, that made the JS way simpler.

Adds a lot of classes though. Maybe we could do it based on column index instead, but this will do for now.
table.hide-col0 { td:nth-child(0) { display: none; } }
2024-06-18 15:35:53 +10:00
..
2022-09-29 16:03:45 +02:00
2024-04-10 15:17:56 +01:00
2024-03-27 20:20:16 +11:00
2022-08-08 14:40:58 +10:00
2022-08-08 14:40:58 +10:00
2024-01-17 17:25:24 +11:00