实训tpi页面,在命令行页面进行重新加载代码会导致代码页面部分色差

This commit is contained in:
daiao 2017-08-27 16:42:18 +08:00
parent 361ccec6c2
commit feb709e886
1 changed files with 1 additions and 0 deletions

View File

@ -2,4 +2,5 @@
notice_sure_box('<%= @error_messages %>');
<% else %>
$("#games_repository_contents").html('<%= escape_javascript(render :partial => 'games/repository') %>');
HoverLi_new(1);
<% end %>