Fix unit tests.

Discord still failing.
This commit is contained in:
Adarnof
2017-06-14 16:12:56 -04:00
parent dd3a3e1081
commit 4bc91f2381
3 changed files with 21 additions and 22 deletions

View File

@@ -8,7 +8,7 @@
{% block content %}
<div>
<h1 class="page-header">{% trans "Permissions Audit" %}: {{ permission.permission.codename }}</h1>
<a href="{% url 'permissions_overview' %}" class="btn btn-default">
<a href="{% url 'permissions_tool:overview' %}" class="btn btn-default">
<i class="glyphicon glyphicon-chevron-left"></i> {% trans "Back" %}
</a>
<table class="table table-hover">