Skip to content
Snippets Groups Projects
Commit 23b91eb7 authored by Anselm Lingnau's avatar Anselm Lingnau 🐧
Browse files

fix: Don't replace the menu item with an empty string on collection item move/copy.

We're now using a HTMX request with a reply status 200, and that means
returning an empty response will remove whatever is in the target. We
fix this by simply returning the target collection name again.
parent 99003460
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment