实训tpi页面,在命令行点击加载上一次通过的代码后,出现样式上的问题
This commit is contained in:
parent
e399879d68
commit
102808a9eb
|
|
@ -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");
|
||||
Loading…
Reference in New Issue