Working on HTML WYSIWYG editor for notes

svn: r19697
This commit is contained in:
Doug Blank 2012-05-29 14:08:56 +00:00
parent 9212e21eb6
commit d28d83354a

View File

@ -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"
] ]