Skip to content

FIX: Stop using duplicate composer button ID#11404

Merged
gschlager merged 2 commits intomasterfrom
fix/composer-button-id
Dec 3, 2020
Merged

FIX: Stop using duplicate composer button ID#11404
gschlager merged 2 commits intomasterfrom
fix/composer-button-id

Conversation

@gschlager
Copy link
Copy Markdown
Member

"quote" is used by the button added in composer-editor.

toolbar.addButton({
id: "quote",
group: "fontStyles",
icon: "far-comment",
sendAction: this.importQuote,
title: "composer.quote_post_title",
unshift: true,
});

@gschlager gschlager merged commit 1960fc5 into master Dec 3, 2020
@gschlager gschlager deleted the fix/composer-button-id branch December 3, 2020 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants