Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
7ac1e7bb
Commit
7ac1e7bb
authored
Mar 18, 2014
by
Frances Botsford
Committed by
cahrens
Mar 21, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reordered the tinymce buttons
parent
b1b0d16a
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
+1
-1
common/lib/xmodule/xmodule/js/src/html/edit.coffee
+1
-1
common/static/js/vendor/tiny_mce/skins/studio-tmce4/skin.min.css
+0
-0
No files found.
common/lib/xmodule/xmodule/js/src/html/edit.coffee
View file @
7ac1e7bb
...
...
@@ -39,7 +39,7 @@ class @HTMLEditingDescriptor
},
# We may want to add "styleselect" when we collect all styles used throughout the LMS
# Can have a single toolbar by just specifying "toolbar". Splitting for now so all are visible.
toolbar
:
"formatselect | fontselect | bold italic
underline forecolor | bullist numlist outdent indent | link unlink image | blockquote wrapAsCod
e | code"
,
toolbar
:
"formatselect | fontselect | bold italic
wrapAsCode underline forecolor | bullist numlist outdent indent blockquote | link unlink imag
e | code"
,
# TODO: i18n
block_formats
:
"Paragraph=p;Preformatted=pre;Heading 1=h1;Heading 2=h2;Heading 3=h3"
,
width
:
'100%'
,
...
...
common/static/js/vendor/tiny_mce/skins/studio-tmce4/skin.min.css
View file @
7ac1e7bb
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment