]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/osqaadmin/djstyle_base.html
Makes tags and users lists use the new paginators, completelly remove the old cnprog...
[osqa.git] / forum / skins / default / templates / osqaadmin / djstyle_base.html
index 0cf3ee115af00ebf306f6e6b1ac81c5fdd41bf4f..02443a7458ac7b38668ec3e24ffac2cb4c4a1196 100644 (file)
@@ -84,6 +84,7 @@
                     <h2>{% trans "Forum settings" %}</h2>
                     <ul>
                         <li><a href="{% url admin_set allsets.form.name %}">{{ allsets.form.title }}</a></li>
+                        <li><a href="{% url admin_set allsets.view.name %}">{{ allsets.view.title }}</a></li>
                         <li><a href="{% url admin_set allsets.moderation.name %}">{{ allsets.moderation.title }}</a></li>
                     </ul>
                 </div>