diff options
Diffstat (limited to 'static/website/templates/new-question.html')
-rw-r--r-- | static/website/templates/new-question.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/static/website/templates/new-question.html b/static/website/templates/new-question.html index af0e34b..cbc6063 100644 --- a/static/website/templates/new-question.html +++ b/static/website/templates/new-question.html @@ -19,13 +19,6 @@ {% render_field form.category class+="form-control category"%} </div> - <!--<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 class="col-lg-2 col-md-2 col-sm-2"> <small><strong> <a id="similar-link" data-toggle="modal" data-target="#similarModal" href="#"> |