]> git.cworth.org Git - sup/commitdiff
reply-mode bugfix thanks to Marcus Williams
authorwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Fri, 2 Nov 2007 15:22:26 +0000 (15:22 +0000)
committerwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Fri, 2 Nov 2007 15:22:26 +0000 (15:22 +0000)
git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@661 5c8cc53c-5e98-4d25-b20a-d8db53a31250

lib/sup/modes/reply-mode.rb

index 63644b4b45dc5c58bc77d91ed2f8b09e57661277..1595bffcd2153c92dd206bc2181fad7978e492a6 100644 (file)
@@ -121,7 +121,7 @@ protected
     (@m.refs + [@m.id]).map { |x| "<#{x}>" }.join(" ")
   end
 
-  def edit_field
+  def edit_message_or_field
     @selected_type = :user
     self.header = @headers[:user]
     update