From: Dan Brown Date: Mon, 22 May 2023 19:23:19 +0000 (+0100) Subject: Allowed attachment drag via main text link X-Git-Tag: v23.05.2~1^2~5 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/e591f4896e80acf118f656dfb3dece80ff9b6b07 Allowed attachment drag via main text link Enables easier sorting and dragging of box into content. Related to #591 --- diff --git a/resources/views/attachments/manager-list.blade.php b/resources/views/attachments/manager-list.blade.php index f1dfe2b82..342b46dca 100644 --- a/resources/views/attachments/manager-list.blade.php +++ b/resources/views/attachments/manager-list.blade.php @@ -1,4 +1,5 @@ -
+
@foreach($attachments as $attachment)