From c0372c25294f558855be412e1d347ce94bdb1f5a Mon Sep 17 00:00:00 2001 From: Victor Shnayder Date: Thu, 23 Aug 2012 00:40:08 -0400 Subject: [PATCH] fix (aka de-feature) the "see all children" link on the wiki --- lms/templates/wiki/article.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lms/templates/wiki/article.html b/lms/templates/wiki/article.html index 5b12942af5..0e2a997290 100644 --- a/lms/templates/wiki/article.html +++ b/lms/templates/wiki/article.html @@ -33,9 +33,11 @@ {% if urlpath %} + {% endif %}