# HG changeset patch # User luisf # Date 1290515528 0 # Node ID 9c8afcb2f7e56304fc0c95dbab43028ef504e068 # Parent 65d9e2cabaa3bf973e855749a9920e056d170d07 The Tip of the day box in the settings pane now has the wiki edit buttons. diff -r 65d9e2cabaa3 -r 9c8afcb2f7e5 app/views/settings/_general.rhtml --- a/app/views/settings/_general.rhtml Tue Nov 23 11:50:01 2010 +0000 +++ b/app/views/settings/_general.rhtml Tue Nov 23 12:32:08 2010 +0000 @@ -7,7 +7,7 @@ <%= wikitoolbar_for 'settings_welcome_text' %>
<%= setting_text_area :tipoftheday_text, :cols => 60, :rows => 5, :class => 'wiki-edit' %>
- <%= wikitoolbar_for 'tipoftheday_text' %> + <%= wikitoolbar_for 'settings_tipoftheday_text' %><%= setting_text_field :attachment_max_size, :size => 6 %> KB