summaryrefslogtreecommitdiff
path: root/static/website/templates/new-question.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/templates/new-question.html')
-rw-r--r--static/website/templates/new-question.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/website/templates/new-question.html b/static/website/templates/new-question.html
index aa135ca..cb0439d 100644
--- a/static/website/templates/new-question.html
+++ b/static/website/templates/new-question.html
@@ -17,13 +17,13 @@
<div class="col-lg-3 col-md-3 col-sm-3">
{% render_field form.category class+="form-control"%}
</div>
- <div class="col-lg-3 col-md-3 col-sm-3">
+ <!--<div class="col-lg-3 col-md-3 col-sm-3">
{% if category %}
{% render_field form.tutorial class+="form-control" %}
{% else %}
{% render_field form.tutorial class+="form-control" %}
{% endif %}
- </div>
+ </div>-->
<div class="col-lg-2 col-md-2 col-sm-2">
<small><strong>
<a id="similar-link" data-toggle="modal" data-target="#similarModal" href="#">