You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pgfqe6ch8/app/views/users/shixuns.js.erb

6 lines
428 B

6 years ago
<%# if @type == "1" %>
//$("#edu-tab-con-1").html('<%#= escape_javascript( render :partial => 'users/myjoin_shixun_list') %>');
<%# else %>
$("#edu-tab-con-1").html('<%= escape_javascript( render :partial => 'users/myshixuns_list') %>');
<%# end %>
//$("#homework_pository_ref_pages").html('<%#= pagination_links_full @shixun_pages, @shixuns_count, :per_page_links => false, :remote => true, :flag => true, :is_new => true %>');