Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Other: Rename ImageStyle options, UI components and merge commands in…
Browse files Browse the repository at this point in the history
…to one command.
  • Loading branch information
jodator committed Mar 8, 2018
1 parent aad30a5 commit c22cd46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/manual/tickets/1088/1.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ ClassicEditor
},
image: {
toolbar: [
'imageStyleFull',
'imageStyleSide',
'imageStyle:full',
'imageStyle:side',
'|',
'imageTextAlternative'
]
Expand Down

0 comments on commit c22cd46

Please sign in to comment.