socialforge/app/views/files/republish_file.js.erb

2 lines
152 B
Plaintext
Raw Normal View History

2016-02-23 11:04:19 +08:00
hideModal();
$("#resource_detail_<%=@file.id %>").html("<%= escape_javascript(render :partial=>'files/resource_detail',:locals => {:file => @file}) %>")