fix (aka de-feature) the "see all children" link on the wiki
This commit is contained in:
@@ -33,9 +33,11 @@
|
||||
</div>
|
||||
|
||||
{% if urlpath %}
|
||||
<!--
|
||||
<div class="see-children">
|
||||
<a href="{% url 'wiki:dir' path=urlpath.path %}">See all children</a>
|
||||
</div>
|
||||
-->
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user