Add forecolor button

svn: r19692
This commit is contained in:
Doug Blank 2012-05-29 01:24:23 +00:00
parent d71494b3d8
commit 531fbe6e5a

View File

@ -8,7 +8,8 @@
$('#tabs').tabs();
$('.wysiwyg').htmlarea({
toolbar: [
"bold", "italic", "underline",
"bold", "italic", "underline",
"|", "forecolor",
"|", "link", "unlink",
"|", "html"
]