mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-02-25 21:45:19 +00:00
[svn] Updates to allow subcave tree with nice admin.
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
<div id="progressTable" class="menuBarItem"> {% if current_expedition.survey_set.all %}✓{% endif %}
|
||||
survey progress table </div>
|
||||
</div>
|
||||
|
||||
{% if current_survey %}
|
||||
<h3>Choose a wallet number </h3>
|
||||
<center>
|
||||
<select id="surveyChooser" class="centre" onChange="redirectSurvey()">
|
||||
@@ -101,8 +101,10 @@
|
||||
<div id="mainSketchIntegration" class="menuBarItem" ">add to main sketch</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block content %}
|
||||
<div id="mainContent">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user