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:
+4
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user