Skip to content
Commit 492f25f7 authored by Quentin Defenouillere's avatar Quentin Defenouillere Committed by hydrargyrum
Browse files

[cragr/regions] Get last column value for card transaction amounts

Some cards have a history table with 4 columns, some with 3.
The amount is always in the last column so it is better to use
td[last()] instead of td[4] to make it work for all cards.
parent 99dc68cc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment