##// END OF EJS Templates
indentation corrections...
Jean-Philippe Lang -
r198:99c560295fca
parent child
Show More
1 NO CONTENT: modified file
@@ -64,6 +64,4 class IssueStatusesController < ApplicationController
64 64 flash[:notice] = "Unable to delete issue status"
65 65 redirect_to :action => 'list'
66 66 end
67
68
69 67 end
@@ -39,5 +39,4 private
39 39 rescue ActiveRecord::RecordNotFound
40 40 render_404
41 41 end
42
43 42 end
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
@@ -57,5 +57,4 class TrackersController < ApplicationController
57 57 end
58 58 redirect_to :action => 'list'
59 59 end
60
61 60 end
General Comments 0
You need to be logged in to leave comments. Login now