some fix
This commit is contained in:
parent
ec6fae79e4
commit
00720937ea
|
@ -1,5 +1,5 @@
|
|||
<% thissession = action_data("check_session") %>
|
||||
<% if thissession["session"] == "true" %>
|
||||
<% if thissession["session"] == "true" || thissession["session"] == true %>
|
||||
<%= render_view %>
|
||||
|
||||
<!-- Modal -->
|
||||
|
|
Loading…
Reference in New Issue