socialforge/app/views/attachments/add_exist_file_to_courses.j...

6 lines
122 B
Plaintext
Raw Normal View History

2014-11-20 17:44:30 +08:00
<% if !@save_flag%>
$("#error_show").html("<%= @save_message.join(', ') %>");
<% else %>
closeModal();
<% end %>