资源栏目在搜索结果中,更新相应的tag数量

This commit is contained in:
ouyangxuhua 2015-12-16 09:28:55 +08:00
parent 704954583b
commit 8d7a84285b
1 changed files with 1 additions and 1 deletions

View File

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