Merge pull request #925 from CDLUC3/issue866
Fixed Org Links & Banner now shows Org Name if no logo
dev
commit d4d51880b7e2ec88ced7b6d5d7745ee8b983f177
2 parents 0c0ed43 + 4a352f4
@Jose Lloret Jose Lloret authored on 11 Dec 2017
GitHub committed on 11 Dec 2017
Showing 18 changed files
View
app/controllers/orgs_controller.rb
View
app/models/org.rb
View
app/validators/org_links_validator.rb 0 → 100644
View
app/views/layouts/_branding.html.erb
View
app/views/orgs/_profile_form.html.erb
View
db/seeds.rb
View
lib/assets/javascripts/views/orgs/admin_edit.js
View
lib/assets/javascripts/views/shared/my_org.js
View
lib/assets/stylesheets/overrides.scss
View
lib/tasks/bugfix.rake
View
test/functional/orgs_controller_test.rb
View
test/test_helper.rb
View
test/unit/guidance_test.rb
View
test/unit/language_test.rb
View
test/unit/org_test.rb
View
test/unit/question_test.rb
View
test/unit/token_permission_type_test.rb
View
test/unit/user_test.rb