fix(front): add condition on DraggableList in ResourceFolder.vue
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
</li>
|
||||
</breadcrumbs-nav>
|
||||
<DraggableList
|
||||
v-if="resource.actor"
|
||||
:resources="resource.children.elements"
|
||||
:isRoot="resource.path === '/'"
|
||||
:group="resource.actor"
|
||||
|
||||
Reference in New Issue
Block a user