Skip to content

Commit

Permalink
Merge pull request #4086 from radinamatic/student_no_facilities
Browse files Browse the repository at this point in the history
Deleting "← Back to Facilities" link on student Progress report page
  • Loading branch information
aronasorman committed Aug 6, 2015
2 parents e170567 + 125ab11 commit 9915005
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions kalite/coachreports/templates/coachreports/student_view.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,6 @@

{% block content %}
{{ block.super }}

<div class="row">
<div class="col-md-12">
<p class="pull-left">
<a href="{% url 'facility_management' zone_id=None facility_id=facility_id %}">
&#x2190; {% trans "Back to Facilities" %}
</a>
</p>
</div>
</div>

{% block student_report %}
<div class="container">
Expand Down

0 comments on commit 9915005

Please sign in to comment.