Mercurial > public > sg101
changeset 601:af403a9f4fb7
Add to last commit.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 22 Jul 2012 12:06:40 -0500 |
parents | e22a5228cc02 |
children | 35f0904d4bd5 |
files | static/js/tiny_mce_init_std.js |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/static/js/tiny_mce_init_std.js Sun Jul 22 11:56:32 2012 -0500 +++ b/static/js/tiny_mce_init_std.js Sun Jul 22 12:06:40 2012 -0500 @@ -20,5 +20,5 @@ theme_advanced_buttons3 : "sub,sup,|,image,insertdate,inserttime,|,tablecontrols,|,hr,advhr,visualaid,|,charmap,emotions,|,print", theme_advanced_buttons4 : "pastetext,pasteword,selectall" }, - valid_styles : { '*' : 'font-weight,text-decoration'} + valid_styles : { '*' : 'font-style,font-weight,text-decoration'} });