Removed description field from organisation. Add contact email to the organisation. Change the way the logo is displayed on the organisation screen.
dev
1 parent ca1a304 commit 298db62fbaf34906683bb5772d4dbde5b10162e3
@briley briley authored on 22 Aug 2016
Showing 12 changed files
View
app/assets/stylesheets/admin.css.less
View
app/models/organisation.rb
View
app/validators/email_validator.rb 0 → 100644
View
app/views/organisations/admin_edit.html.erb
View
app/views/organisations/admin_show.html.erb
View
config/locales/de.yml
View
config/locales/en-UK.yml
View
config/locales/en-US.yml
View
config/locales/fr.yml
View
db/migrate/20160822130601_remove_description_from_organisation.rb 0 → 100644
View
db/migrate/20160822130701_add_contact_email_to_organisation.rb 0 → 100644
View
db/schema.rb