From 102808a9eb95295c82af7f7c6198f2a42fa187aa Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Fri, 8 Sep 2017 14:22:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E8=AE=ADtpi=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=EF=BC=8C=E5=9C=A8=E5=91=BD=E4=BB=A4=E8=A1=8C=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E5=8A=A0=E8=BD=BD=E4=B8=8A=E4=B8=80=E6=AC=A1=E9=80=9A=E8=BF=87?= =?UTF-8?q?=E7=9A=84=E4=BB=A3=E7=A0=81=E5=90=8E=EF=BC=8C=E5=87=BA=E7=8E=B0?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=B8=8A=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/games/reset_new_code.js.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/games/reset_new_code.js.erb b/app/views/games/reset_new_code.js.erb index 7e58a707e..f81d37708 100644 --- a/app/views/games/reset_new_code.js.erb +++ b/app/views/games/reset_new_code.js.erb @@ -2,6 +2,7 @@ notice_sure_box('<%= @error_messages %>'); <% else %> $("#games_repository_contents").html('<%= escape_javascript(render :partial => 'games/repository') %>'); + HoverLi_new(1); <% end %> //$("#coding_area").show(); $("#coding_ajax_loading").css("display", "none"); \ No newline at end of file