组织资源过滤:如图资源数统计应该是不同过滤条件下各资源数的统计
This commit is contained in:
parent
f785277d42
commit
c83562bfd7
|
@ -1,2 +1,3 @@
|
|||
$("#org_subfield_list").html("<%= escape_javascript(render :partial => 'org_subfield_list',
|
||||
:locals => {org_subfield: @org_subfield,all_attachments: @result,sort:@sort,order:@order,org_subfield_attachments:@searched_attach})%>");
|
||||
$("#attachment_count").html("<%= @result.count %>");
|
Loading…
Reference in New Issue