资源栏目在搜索结果中,更新相应的tag数量
This commit is contained in:
parent
704954583b
commit
8d7a84285b
|
@ -162,7 +162,7 @@ class FilesController < ApplicationController
|
|||
@result = find_org_subfield_attache q,@org_subfield,sort
|
||||
@result = visable_attachemnts @result
|
||||
@searched_attach = paginateHelper @result,10
|
||||
#@tag_list = get_course_tag_list @course
|
||||
@tag_list = attachment_tag_list @result
|
||||
end
|
||||
#rescue Exception => e
|
||||
# #render 'stores'
|
||||
|
|
Loading…
Reference in New Issue