This commit is contained in:
Harry Bomrah 2018-07-01 16:31:03 +08:00
parent ec6fae79e4
commit 00720937ea
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<% thissession = action_data("check_session") %>
<% if thissession["session"] == "true" %>
<% if thissession["session"] == "true" || thissession["session"] == true %>
<%= render_view %>
<!-- Modal -->