##// END OF EJS Templates
remove trailing white space from app/controllers/files_controller.rb...
Toshi MARUYAMA -
r15779:84b880e1aa0d
parent child
Show More
@@ -22,7 +22,7 class FilesController < ApplicationController
22 before_action :authorize
22 before_action :authorize
23 accept_api_auth :index, :create
23 accept_api_auth :index, :create
24
24
25 helper :attachments
25 helper :attachments
26 helper :sort
26 helper :sort
27 include SortHelper
27 include SortHelper
28
28
General Comments 0
You need to be logged in to leave comments. Login now