Skip to content

Commit

Permalink
Merge pull request #28147 from dimagi/ce/title-data
Browse files Browse the repository at this point in the history
remove name from case details title
  • Loading branch information
calellowitz committed Jul 17, 2020
2 parents 2340344 + e8715a1 commit 9e63381
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
{% load proptable_tags %}
{% load timezone_tags %}

{% block title %}Case: {{ case.name }}{% endblock %}

{% block head %} {{ block.super }}
<link rel="stylesheet" type="text/css" href="{% static "hqwebapp/css/proptable.css" %}">
{% endblock %}
Expand Down

0 comments on commit 9e63381

Please sign in to comment.