Add a deleted-post class to the deleted post action

This commit is contained in:
Robin Ward 2018-01-03 13:56:47 -05:00
parent dbd2d29abe
commit df163cbf61

View File

@ -120,7 +120,7 @@ createWidget('actions-summary-item', {
});
createWidget('deleted-post', {
tagName: 'div.post-action',
tagName: 'div.post-action.deleted-post',
html(attrs) {
return [