2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-03-31 23:04:01 +01:00

move label text

This commit is contained in:
2025-07-16 11:31:43 +02:00
parent f12f788248
commit 7d0155fea8
4 changed files with 5 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c
{% include 'wallet_table.html' %}
<p>Note that names in italics are copied from the related survex file block name.
<br />
<p>Total underground survey length: {{length_ug|floatformat:"1g"}} m<br />
Note that this is for <em>all the wallets</em> listed above, which includes those which are surveys of different caves not just {{cave}}.

View File

@@ -21,7 +21,6 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c
{% endfor %}</ul>
{% include 'wallet_table.html' %}
<p>Note that names in italics are copied from the related survex file block name.
<br />
<p>Total underground survey length: {{length_ug|floatformat:"1g"}} m - but this includes all the surveys associated with the wallet, including those where <em>{{person.fullname|safe}}</em> did not participate.
<br />

View File

@@ -60,3 +60,6 @@ which is probably more useful.
{% endfor %}
</table>
<p>Note that names in italics are copied from the related survex file block name.<br />
Note also that survex data recently uploaded will not appear in this table until a database reset is done on the server.

View File

@@ -29,7 +29,7 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c
</ul>
{% include 'wallet_table.html' %}
<p>Note that names in italics are copied from the related survex file block name.
<br />
<p>Total underground survey length: {{length_ug|floatformat:"1g"}} m
<br />
<table width=95%>