|
Fix bug preventing orgs loading on register page
Recent updates to the DB have made the `is_other` field on the Orgs table mandatory. Previously, it was loading null values. This PR updates this to load false values instead. Fixes #1809 |
|---|
|
|
| app/views/shared/_create_account_form.html.erb |
|---|