From feb709e886429fbf54f452cd26dc37362ef25640 Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Sun, 27 Aug 2017 16:42:18 +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=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E8=BF=9B=E8=A1=8C=E9=87=8D=E6=96=B0=E5=8A=A0=E8=BD=BD=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E4=BC=9A=E5=AF=BC=E8=87=B4=E4=BB=A3=E7=A0=81=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E9=83=A8=E5=88=86=E8=89=B2=E5=B7=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/games/reset_original_code.js.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/games/reset_original_code.js.erb b/app/views/games/reset_original_code.js.erb index 94bbf1410..2d7607680 100644 --- a/app/views/games/reset_original_code.js.erb +++ b/app/views/games/reset_original_code.js.erb @@ -2,4 +2,5 @@ notice_sure_box('<%= @error_messages %>'); <% else %> $("#games_repository_contents").html('<%= escape_javascript(render :partial => 'games/repository') %>'); +HoverLi_new(1); <% end %>