mirror of https://github.com/Gnucash/gnucash
Previous test wasn't comprehensive; due to variable row lengths, the (td 11) wouldn't consistently select the link amount. using (td -1) will select the last <td> element in the row. Moreover also test the class-name to target the link amounts otherwise other elements (eg the aging-list) will also be returned.pull/520/head
parent
b372f28829
commit
cbb0c36ad4
Loading…
Reference in new issue