diff lib/redmine/notifiable.rb @ 909:cbb26bc654de redmine-1.3

Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
author Chris Cannam
date Fri, 24 Feb 2012 19:09:32 +0000
parents cbce1fd3b1b7
children
line wrap: on
line diff
--- a/lib/redmine/notifiable.rb	Fri Feb 24 18:36:29 2012 +0000
+++ b/lib/redmine/notifiable.rb	Fri Feb 24 19:09:32 2012 +0000
@@ -4,7 +4,7 @@
     def to_s
       name
     end
-    
+
     # TODO: Plugin API for adding a new notification?
     def self.all
       notifications = []