Working on HTML WYSIWYG editor for notes
svn: r19697
This commit is contained in:
parent
9212e21eb6
commit
d28d83354a
@ -9,7 +9,7 @@
|
||||
$('.wysiwyg').htmlarea({
|
||||
toolbar: [
|
||||
"bold", "italic", "underline",
|
||||
"|", "forecolor", "superscript",
|
||||
"|", "forecolor", "superscript", "p",
|
||||
"|", "link", "unlink",
|
||||
"|", "html"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user