Add indentation increasing/decreasing to RTE (#10034)
Add indent and unindent actions to RTE
This commit is contained in:
parent
703587b8e9
commit
918f151384
7 changed files with 45 additions and 5 deletions
|
@ -2144,6 +2144,8 @@
|
|||
"Underline": "Underline",
|
||||
"Bulleted list": "Bulleted list",
|
||||
"Numbered list": "Numbered list",
|
||||
"Indent increase": "Indent increase",
|
||||
"Indent decrease": "Indent decrease",
|
||||
"Code": "Code",
|
||||
"Link": "Link",
|
||||
"Edit link": "Edit link",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue