UX: update "Rebuild-HTML" icon (#11296)
This commit is contained in:
parent
1157ff8116
commit
c244214fe5
|
@ -141,7 +141,7 @@ export function buildManageButtons(attrs, currentUser, siteSettings) {
|
|||
|
||||
if (attrs.canManage) {
|
||||
contents.push({
|
||||
icon: "cog",
|
||||
icon: "sync-alt",
|
||||
label: "post.controls.rebake",
|
||||
action: "rebakePost",
|
||||
className: "popup-menu-button rebuild-html",
|
||||
|
|
Loading…
Reference in New Issue