Skip to content

Commit

Permalink
Merge pull request #5499 from thelostone-mc/explorer
Browse files Browse the repository at this point in the history
bug: remove duplicate filter
  • Loading branch information
thelostone-mc authored Nov 15, 2019
2 parents d712c68 + 9f3c101 commit 457b840
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions app/dashboard/templates/dashboard/sidebar_search.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,19 +84,6 @@
</div>
</div>

<div class="col">
<div class="col-12 subheading">
Applicants
</div>
<div class="col-12 options">
<select class="w-100 js-select2" name="applicants" id="applicants_box">
<option value="ALL">ALL</option>
<option value="0">0</option>
<option value="1-5">1-5</option>
</select>
</div>
</div>

<div class="col my-1 mt-3">
<div class="col-12 subheading">
{% trans "Organization name" %}
Expand Down

0 comments on commit 457b840

Please sign in to comment.