编辑调试

This commit is contained in:
huang 2017-03-24 22:23:08 +08:00
parent b1a2fa3f29
commit c14c0e7227
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
$("#file_entry_content").html('<%= escape_javascript(render :partial => 'games/file_edit_form') %>');
//$("#file_entry_content_inner").html('<%#= escape_javascript(render :partial => 'games/extend_file_edit_form') %>');
$("#file_entry_content_inner").html('<%= escape_javascript(render :partial => 'games/extend_file_edit_form') %>');
$("#sava_edit_btn1").show();
$("#sava_edit_btn").show();
$("#bottom_save_edit").show();