> On 8. Dec 2020, at 21:51, Robert Helling <[email protected]> wrote: > > > actually, looking at the code, something like this might already be there: > could you try > > {% for dive in dives %} > {% for cyl in cylinders %} > {{cyl.description}} {{ cylinder.gasMix }} {{ cyl.startPressure > }} {{cylinder.endPressure }} > {% endfor %} > {% endfor %} >
Of course, it didn’t because it was never tested, but I think I fixed it in https://github.com/subsurface/subsurface/pull/3098 <https://github.com/subsurface/subsurface/pull/3098> With that, in my examples, it works. Best Robert
signature.asc
Description: Message signed with OpenPGP
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
