mirror of
https://github.com/go-gitea/gitea
synced 2025-02-03 23:57:50 +01:00
9f919cf083
Once an attachment is successfully uploaded via Dropzone, display a "Copy link" under the "Remove file" button. Once the button is clicked, depending if the attachment is an image or a file, the appropriate markup is written to the clipboard, so it can be conveniently pasted in the description.