summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorsubstantialnoninfringinguser <substantialnoninfringinguser@gmail.com>2009-05-21 19:47:19 +0100
committersubstantialnoninfringinguser <substantialnoninfringinguser@gmail.com>2009-05-21 19:47:19 +0100
commit54a62999c03f5293b42d56f9a99b1c5a3b02fa5f (patch)
tree8221aee4d3e16f1373c3162cd7c44eebb273345a /templates
parent99949d466a0bf2667bad10f8c6c2c751036fd858 (diff)
downloadtroggle-54a62999c03f5293b42d56f9a99b1c5a3b02fa5f.tar.gz
troggle-54a62999c03f5293b42d56f9a99b1c5a3b02fa5f.tar.bz2
troggle-54a62999c03f5293b42d56f9a99b1c5a3b02fa5f.zip
[svn] Updates to allow subcave tree with nice admin.
Diffstat (limited to 'templates')
-rw-r--r--templates/survey.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/survey.html b/templates/survey.html
index 290cd97..4b6ebbc 100644
--- a/templates/survey.html
+++ b/templates/survey.html
@@ -67,7 +67,7 @@
<div id="progressTable" class="menuBarItem"> {% if current_expedition.survey_set.all %}&#10003;{% 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">