2 files changed
+2
-1
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + |
Submodule hyrax-webapp updated 19 files
- app/assets/stylesheets/hyku.scss+29-18
- app/assets/stylesheets/themes/cultural_repository.scss+11-15
- app/assets/stylesheets/themes/institutional_repository.scss+5-13
- app/assets/stylesheets/themes/neutral_repository.scss+3
- app/views/_user_util_links.html.erb+1-1
- app/views/catalog/_search_form.html.erb+2-2
- app/views/hyrax/homepage/_explore_collections.html.erb+2-2
- app/views/hyrax/homepage/_home_content.html.erb+1-1
- app/views/shared/_footer.html.erb+22-23
- app/views/themes/cultural_repository/_facets.html.erb+2-2
- app/views/themes/cultural_repository/_masthead.html.erb+14-18
- app/views/themes/cultural_repository/_user_util_links.html.erb+1-1
- app/views/themes/cultural_repository/catalog/_search_form.html.erb+1-1
- app/views/themes/cultural_repository/layouts/homepage.html.erb+1-1
- app/views/themes/institutional_repository/_controls.html.erb+2-2
- app/views/themes/institutional_repository/_logo.html.erb+1-1
- app/views/themes/institutional_repository/_masthead.html.erb+11-16
- app/views/themes/neutral_repository/_theme_container.html.erb+2-2
- spec/features/institutional_repository_theme_spec.rb+1-1
0 commit comments