aboutsummaryrefslogtreecommitdiffstats
path: root/servo/templates/checkin/newindex.html
diff options
context:
space:
mode:
Diffstat (limited to 'servo/templates/checkin/newindex.html')
-rw-r--r--servo/templates/checkin/newindex.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/servo/templates/checkin/newindex.html b/servo/templates/checkin/newindex.html
index 96c8042..f1fc035 100644
--- a/servo/templates/checkin/newindex.html
+++ b/servo/templates/checkin/newindex.html
@@ -99,6 +99,7 @@
{% bootstrap_field device_form.condition %}
</div>
<div class="col-md-6">
+ {% if questions %}
{% bootstrap_field device_form.pop %}
<table class="table">
<thead>
@@ -121,6 +122,7 @@
{% endfor %}
</tbody>
</table>
+ {% endif %}
{% bootstrap_field customer_form.checkin_location %}
{% bootstrap_field customer_form.checkout_location %}
{% if request.user.is_authenticated %}