Update con_upload.html.erb

fix error
This commit is contained in:
chiu 2019-10-29 23:14:20 +08:00
parent e7a0d13a38
commit ad7bebecee
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
<% # encoding: utf-8 %>
<% @@session = session %>
<%= yield %>
<%
data = action_data
@seminar = data["seminar"]