@@ -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