Skip to content

Commit

Permalink
Remove study selection html checkbox
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorfs committed Sep 12, 2015
1 parent f78041c commit 2edf360
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions parsifal/reviews/reporting/templates/reporting/export.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,6 @@ <h4>Conducting <button type="button" class="btn btn-default btn-sm js-toggle-all
<div class="col-sm-4 col-md-3">
<div class="checkbox"><label><input type="checkbox" checked name="export" value="number_imported_studies"> Number of Imported Studies</label></div>
</div>
<div class="col-sm-4 col-md-3">
<div class="checkbox"><label><input type="checkbox" checked name="export" value="study_selection"> Study Selection</label></div>
</div>
{% comment %}
<div class="col-sm-4 col-md-3">
<div class="checkbox"><label><input type="checkbox" checked name="export" value="quality_assessment"> Quality Assessment</label></div>
Expand Down

0 comments on commit 2edf360

Please sign in to comment.