diff --git a/app/templates/book/collection_view.html b/app/templates/book/collection_view.html index ecffcf8..7b34077 100644 --- a/app/templates/book/collection_view.html +++ b/app/templates/book/collection_view.html @@ -40,7 +40,12 @@ {% for collection in book.versions[-1].children_collections if not collection.is_root and not collection.is_deleted %} -
+
- {% endif %} - {% endif %} - {% if access_to_create_section %} + {% endif %} + {% endif %} + {% if access_to_create_section %} {% if collection.active_children|length ==0 or collection.active_children|length ==0 and collection.is_leaf %}