Add forecolor button
svn: r19692
This commit is contained in:
parent
d71494b3d8
commit
531fbe6e5a
@ -8,7 +8,8 @@
|
||||
$('#tabs').tabs();
|
||||
$('.wysiwyg').htmlarea({
|
||||
toolbar: [
|
||||
"bold", "italic", "underline",
|
||||
"bold", "italic", "underline",
|
||||
"|", "forecolor",
|
||||
"|", "link", "unlink",
|
||||
"|", "html"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user