This commit is contained in:
parent
62c0e136db
commit
94580ba040
|
@ -522,7 +522,7 @@ class FilesController < ApplicationController
|
|||
end
|
||||
end
|
||||
|
||||
#查找指定TAG的按条件过滤的资源列表
|
||||
#查找指定TAG的按条件过滤的资源列表,只有课程内搜索有此功能
|
||||
def search_tag_attachment
|
||||
@q,@tag_name,@order = params[:q],params[:tag_name]
|
||||
@is_remote = true
|
||||
|
|
Loading…
Reference in New Issue