可以导入问卷
This commit is contained in:
parent
a0a5f34108
commit
4c7f16aec5
|
@ -0,0 +1,4 @@
|
|||
/**
|
||||
* Created by lizanle on 2015/7/29.
|
||||
*/
|
||||
$("#poll_content").html('<%= escape_javascript(render :partial => 'poll_content', :locals => {:poll => @poll})%>');
|
Loading…
Reference in New Issue