Skip to content

Commit

Permalink
templates/project_detail: remove ref to popover
Browse files Browse the repository at this point in the history
  • Loading branch information
Phillippa committed May 6, 2020
1 parent b29f0dd commit d924c29
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions euth/projects/templates/euth_projects/project_detail.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@

{% block title %}{{view.project.name}}{% endblock %}

{% block extra_js %}
<script src="{% static 'timeline_popover.js' %}"></script>
{% endblock %}

{% block extra_messages %}
{{ block.super }}

Expand Down

0 comments on commit d924c29

Please sign in to comment.