[#4180] Fix the wikitoolbar when editing a deliverable.

This commit is contained in:
Eric Davis
2010-07-02 12:10:39 -07:00
parent 6f204fff5a
commit 51aa37ac02
+1 -1
View File
@@ -28,4 +28,4 @@
<%= link_to(l(:button_cancel), cancel_path) %>
<% end %>
<%= wikitoolbar_for 'deliverable_notes' %>
<%= wikitoolbar_for resource.class.to_s.underscore + '_notes' %>