Files
openfoodnetwork/app/views
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
..
2023-05-08 14:07:50 +01:00
2023-09-06 22:36:46 +09:00
2024-04-15 15:05:53 +01:00
2024-02-22 15:01:14 +11:00
2024-05-21 09:02:45 +03:00
2024-02-22 15:01:14 +11:00
2024-02-22 15:01:14 +11:00