Delete drafts from the admin editor

The editor could publish, archive and resume, but never remove. A draft
whose id was lost was unreachable from the interface.
This commit is contained in:
Matthias G
2026-08-01 12:03:53 +02:00
parent 7a594eeacf
commit afaa323848
6 changed files with 98 additions and 3 deletions
+4 -1
View File
@@ -402,7 +402,10 @@
"change": "Other image",
"clear": "Remove image",
"upload": "Upload",
"close": "Close"
"close": "Close",
"delete": "Delete draft",
"deleteConfirm": "Really delete?",
"deleting": "Deleting"
},
"blocks": {
"text": "Text",