mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 22:11:09 +03:00
parent
ccc499f0e2
commit
64840cf042
@ -132,13 +132,15 @@
|
||||
}
|
||||
});
|
||||
},
|
||||
text: "Yes"
|
||||
text: "Delete",
|
||||
buttonClass: "button-delete"
|
||||
},
|
||||
reject: {
|
||||
func: function () {
|
||||
return true;
|
||||
},
|
||||
text: "No"
|
||||
text: "Cancel",
|
||||
buttonClass: "button"
|
||||
}
|
||||
},
|
||||
type: "action",
|
||||
|
Loading…
Reference in New Issue
Block a user