Update show_data.html.erb

fix error
This commit is contained in:
chiu 2019-10-28 21:12:56 +08:00
parent 41ca98636d
commit e8af319429
1 changed files with 1 additions and 1 deletions

View File

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