fix (aka de-feature) the "see all children" link on the wiki

This commit is contained in:
Victor Shnayder
2012-08-23 00:40:08 -04:00
parent 79b0ff62a5
commit c0372c2529

View File

@@ -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>