Files
openfoodnetwork/app/views/spree/admin/payments
Maikel Linke 9d79119eb0 Link to payment action with title
The custom helper was adding a PowerTip which replaced the title
attribute with its own display. I removed the PowerTip and use a simple
title attribute. This should have several benefits:

- Capybara can find the link by the title.
- Screenreaders should be able read the title.
- Browser can show the title in the best position.
- Using the browser feature is more consistent and efficient.
2026-02-23 13:00:02 +11:00
..
2026-01-26 14:54:48 +11:00
2019-07-25 14:38:09 +02:00