mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 14:54:28 +00:00
who_are_you field comments
This commit is contained in:
@@ -55,6 +55,10 @@ code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast
|
||||
<extent>{{cave.extent|default_if_none:""|safe }}</extent>
|
||||
|
||||
<description_file>{{ cave.description_file|default_if_none:""|safe }}</description_file><!-- Path of top-level description file for this cave, when a separate file is used. Otherwise blank. -->
|
||||
|
||||
<!-- No template for who_are_you field as this is ONLY used by the online form system and is not stored in teh database, Only
|
||||
in the version control system as a label as to who di it. If you are using this template, your personal git details will be used
|
||||
when you do the manual git commit. -->
|
||||
</cave>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -53,5 +53,8 @@ though, you do not need to do a data import as it happens automatically -->
|
||||
<other_description>{{ entrance.other_description|default_if_none:""|safe }}</other_description>
|
||||
<bearings>{{ entrance.bearings|default_if_none:""|safe }}</bearings> <!-- this is now read-only and not editable on the forms-->
|
||||
</entrance>
|
||||
<!-- No template for who_are_you field as this is ONLY used by the online form system and is not stored in teh database, Only
|
||||
in the version control system as a label as to who di it. If you are using this template, your personal git details will be used
|
||||
when you do the manual git commit. -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user