We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8eea4f + 937bfc2 commit f136322Copy full SHA for f136322
1 file changed
app/controllers/orgs_controller.rb
@@ -51,8 +51,6 @@ def admin_update
51
attrs.delete(:identifiers_attributes)
52
end
53
54
- attrs[:managed] = attrs[:managed] == "1"
55
-
56
# See if the user selected a new Org via the Org Lookup and
57
# convert it into an Org
58
lookup = org_from_params(params_in: attrs)
0 commit comments