From 82dd65e36277652c3177aced94f925685849ef47 Mon Sep 17 00:00:00 2001 From: hukl Date: Tue, 24 Feb 2009 19:05:16 +0100 Subject: one more button in the wysiwyg editor --- app/views/layouts/admin.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/admin.html.erb b/app/views/layouts/admin.html.erb index 345b750..c7124f8 100644 --- a/app/views/layouts/admin.html.erb +++ b/app/views/layouts/admin.html.erb @@ -16,7 +16,7 @@ editor_selector : "with_editor", theme_advanced_toolbar_location : "top", theme_advanced_toolbar_align : "left", - theme_advanced_buttons1 : "bold, italic, underline, bullist, numlist, link, unlink, formatselect", + theme_advanced_buttons1 : "bold, italic, underline, bullist, numlist, link, unlink, formatselect, code", theme_advanced_buttons2 : "", theme_advanced_buttons3 : "" }); -- cgit v1.3