3 lines
122 B
3 lines
122 B
6 years ago
|
<% if @shixun %>
|
||
|
$.get('<%= shixun_discuss_shixun_path(@shixun, :challenge_id => @game_challenge.try(:id)) %>');
|
||
|
<% end %>
|