diff options
author | Robert C. Helling <helling@atdotde.de> | 2020-12-08 23:44:44 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-12-08 21:46:10 -0800 |
commit | 11eec0a503df9df5619a294c2769437c4fee36ea (patch) | |
tree | 6efb46d3a1926c5afbd0e2260522082a771e22f7 /android | |
parent | 5452001dce19010a79e709428d830f2abd7d23a6 (diff) | |
download | subsurface-11eec0a503df9df5619a294c2769437c4fee36ea.tar.gz |
Fix cylinders in printing templates
These did not appear in our templates. With this commit,
there are two lists to iterate over, cylinders and
cylinderObjects:
cylinders has just one property: description which is a string
summarizing cylinder information
cylinderObjects has the individual properties addresable
This also fixes a bug when the iterator variable did not
have the singular name of the list it iterates over.
Signed-off-by: Robert C. Helling <helling@atdotde.de>
Diffstat (limited to 'android')
0 files changed, 0 insertions, 0 deletions