From 5389e3a1e3136d00ae84f689c626dbb7837159d0 Mon Sep 17 00:00:00 2001 From: Kostiantyn Stoliarskyi Date: Thu, 1 Jun 2023 16:03:36 +0300 Subject: [PATCH] fix --- .../book/components/sub_collection_tab_content.html | 5 +++-- src/drag_and_drop.ts | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app/templates/book/components/sub_collection_tab_content.html b/app/templates/book/components/sub_collection_tab_content.html index bf97faf..582e9d8 100644 --- a/app/templates/book/components/sub_collection_tab_content.html +++ b/app/templates/book/components/sub_collection_tab_content.html @@ -1,4 +1,4 @@ -
+
{% if not collection.is_leaf %} @@ -7,7 +7,8 @@
+ data-sub-collection-id="{{sub_collection.id}}" + data-dnd="dnd-sub-collection">