##// END OF EJS Templates
remove trailing white-spaces from lib/redmine/notifiable.rb...
Toshi MARUYAMA -
r7297:55eef24dce87
parent child
Show More
@@ -4,7 +4,7 module Redmine
4 def to_s
4 def to_s
5 name
5 name
6 end
6 end
7
7
8 # TODO: Plugin API for adding a new notification?
8 # TODO: Plugin API for adding a new notification?
9 def self.all
9 def self.all
10 notifications = []
10 notifications = []
General Comments 0
You need to be logged in to leave comments. Login now