Files
openfoodnetwork/app
David Cook 0001ffa970 Fix product index
The param product_index wasn't present, so it was always choosing 1.
The products on page are indexed 0-14, so of course it would always conflict.

It would be simpler if we just used product IDs as the index, I think I did earlier but don't remember why not.
Anyway, using a negative number seems to work.
If there's an error, there will only be one at a time.
2024-06-26 17:04:49 +10:00
..
2024-05-28 01:10:30 +05:00
2024-06-26 17:04:49 +10:00
2024-06-03 13:04:36 +08:00
2023-09-12 23:19:05 +09:00
2024-04-09 10:44:02 +02:00
2024-06-20 13:41:41 +05:00
2024-04-02 09:59:16 +11:00
2024-05-30 14:24:51 +05:00
2024-04-09 10:44:02 +02:00
2024-06-18 00:44:10 +05:00