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