Merge remote-tracking branch 'origin/develop' into develop

pull/4797/head
Weblate 2017-07-10 12:56:07 +00:00
commit ab95905472
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ module.exports = React.createClass({
{viewClearSourceButton}
{unhidePreviewButton}
{permalinkButton}
{UserSettingsStore.isFeatureEnabled('rich_text_editor') ? quoteButton : null}
{quoteButton}
{externalURLButton}
</div>
);