##// 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 4 def to_s
5 5 name
6 6 end
7
7
8 8 # TODO: Plugin API for adding a new notification?
9 9 def self.all
10 10 notifications = []
General Comments 0
You need to be logged in to leave comments. Login now