Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Commit

Permalink
re-add the race-selector block, since this ticket only specifies remo…
Browse files Browse the repository at this point in the history
…ving it from NC pages
  • Loading branch information
dchukhin committed Jan 16, 2018
1 parent 847e3d6 commit b7e1601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions traffic_stops/templates/agency_detail.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ <h1>{{ object }}</h1>
<li><a href="#stop-percentage">Traffic Stops</a></li>
<li><a href="#search-percentage-dept">{% if officer_id %}Officer{% else %}Departmental{% endif %} Search Rate</a></li>
</ul>
{% block race-selector %}{% endblock race-selector %}
</div>
</nav>

Expand Down

0 comments on commit b7e1601

Please sign in to comment.