Fixes bug in sidebar tab Open to allow disabling drag and drop (#9504)

the variable is called `tv-enable-drag-and-drop` - not `tv-allow-drag-and-drop`
This commit is contained in:
Simon Huber 2026-01-20 07:06:29 +01:00 committed by GitHub
parent ae4e99951a
commit a27f74bbdc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ caption: {{$:/language/SideBar/Open/Caption}}
\define droppable-item(button)
\whitespace trim
<$droppable actions=<<drop-actions>> enable=<<tv-allow-drag-and-drop>> tag="div">
<$droppable actions=<<drop-actions>> enable=<<tv-enable-drag-and-drop>> tag="div">
<<placeholder>>
<div>
$button$