Fix url call

--HG--
branch : 1.1-dev
This commit is contained in:
Roland Geider
2013-01-25 22:05:06 +01:00
parent 2c4765c3b6
commit 95511f1cd5

View File

@@ -62,7 +62,7 @@ $(document).ready(function() {
</a>
|
<a id="exercise-comments-toggle" href="{% url manager.views.preferences %}">
<a id="exercise-comments-toggle" href="{% url wger.manager.views.preferences %}">
{% trans "Show/Hide exercise comments" %}
</a>