##// END OF EJS Templates
remove trailing white-spaces and an empty line from document category custom field model source....
Toshi MARUYAMA -
r5720:1150917358b5
parent child
Show More
@@ -1,5 +1,5
1 # redMine - project management software
1 # Redmine - project management software
2 # Copyright (C) 2006 Jean-Philippe Lang
2 # Copyright (C) 2006-2011 Jean-Philippe Lang
3 #
3 #
4 # This program is free software; you can redistribute it and/or
4 # This program is free software; you can redistribute it and/or
5 # modify it under the terms of the GNU General Public License
5 # modify it under the terms of the GNU General Public License
@@ -20,4 +20,3 class DocumentCategoryCustomField < CustomField
20 :enumeration_doc_categories
20 :enumeration_doc_categories
21 end
21 end
22 end
22 end
23
General Comments 0
You need to be logged in to leave comments. Login now