mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
Fix url call
--HG-- branch : 1.1-dev
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user