Skip to content

Commit

Permalink
Merge pull request #526 from ChicagoWorldcon/staging
Browse files Browse the repository at this point in the history
1.6.4
  • Loading branch information
balen authored Jul 29, 2022
2 parents 5a07021 + a31ad53 commit 9606a50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
5 changes: 0 additions & 5 deletions app/controllers/sessions_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -188,11 +188,6 @@ def eager_load
]
end

def derived_col?(col_name:)
return true if col_name == 'area_list'
false
end

def array_col?(col_name:)
return true if col_name == 'area_list'
false
Expand Down
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ This software is open source! If you'd like to contribute, please email planoram

[Planorama Data Privacy & Protection Policy](/planorama/privacy)

Production version: 1.6.3
Production version: 1.6.4

Staging version: 1.6.3
Staging version: 1.6.4

<script type="text/javascript" src="https://chicon-planorama.atlassian.net/s/d41d8cd98f00b204e9800998ecf8427e-T/r5gghz/b/3/bc54840da492f9ca037209037ef0522a/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?locale=en-US&collectorId=816c99a7"></script>

0 comments on commit 9606a50

Please sign in to comment.