mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-02-08 11:09:48 +00:00
SUrvexDirectory no longer necessary
This commit is contained in:
@@ -82,7 +82,7 @@ LOGMESSAGES
|
||||
</div>
|
||||
underground survey length: {{svxlength|floatformat:2}} metres<br />
|
||||
parent survex file <a href="/survexfile/{{ survexfile.cave.survex_file }}">{{survexfile.cave.survex_file}}</a> for this cave <br>
|
||||
survex directory <a href="/survexfile/{{survexfile.survexdirectory.primarysurvexfile}}">{{survexfile.survexdirectory}}</a> <br />
|
||||
survex directory <a href="/survexfile/{{survexfile.primary}}.svx">{{survexfile.primary}}</a> <br />
|
||||
{% for sb in svxblocks %}
|
||||
block <em>{{sb}}</em> has parent block <em>{{sb.parent}}</em><br />
|
||||
{% empty %}
|
||||
|
||||
Reference in New Issue
Block a user