局部刷新

This commit is contained in:
huang 2016-07-29 21:37:35 +08:00
parent 5414080646
commit cf63d252e2
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
<% if @project %>
$("#join_in_project_applied").html('<%= escape_javascript( render :partial => 'projects/applied_status') %>');
<% end %>
var htmlvalue = "<%= escape_javascript(render :partial => 'applied_project/applied_project_tip') %>";
pop_box_new(htmlvalue,380,40,50);
//$("#join_in_project").attr('href','<%#= join_in_project_link(@project, User.current) %>');