Skip to content
Snippets Groups Projects
Commit b7f4b8a8 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

url

parent bf0244b4
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ class Admin::University::OrganizationsController < Admin::University::Applicatio
.permit(
:name, :long_name, :slug, :description, :active, :sirene, :kind,
:address, :zipcode, :city, :country,
:website, :phone, :email, :logo, :logo_delete
:url, :phone, :email, :logo, :logo_delete
)
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment