3 lines
396 B
Plaintext
3 lines
396 B
Plaintext
$("#org_container_list").html('<%= escape_javascript( render :partial => 'organizations/org_container', :locals => {:containers => @containers})%>');
|
|
$("#pages").html('<%= pagination_links_full @atta_pages, @container_count, :per_page_links => false, :remote => true, :flag => true %>');
|
|
//$("#org_student_search").attr('href','<%#= courses_organization_path(@organization, :type => @type) %>'); |