From 6327c04b9d42156d7063b35982e712a9e90c082f Mon Sep 17 00:00:00 2001 From: Kostiantyn Stoliarskyi Date: Fri, 2 Jun 2023 10:00:31 +0300 Subject: [PATCH] fix --- .../book/components/sub_collection_tab_content.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/app/templates/book/components/sub_collection_tab_content.html b/app/templates/book/components/sub_collection_tab_content.html index 86660ce..8063aa9 100644 --- a/app/templates/book/components/sub_collection_tab_content.html +++ b/app/templates/book/components/sub_collection_tab_content.html @@ -1,14 +1,10 @@ -
+
{% if not collection.is_leaf %} {% for sub_collection in collection.children if not sub_collection.is_deleted%} -
+