Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard modals, rspec versions and screen reader #487

Merged
merged 2 commits into from
Jun 3, 2014
Merged

Conversation

awead
Copy link
Contributor

@awead awead commented Jun 2, 2014

This addresses three separate issues, #485 #484 and #428

@@ -16,5 +16,12 @@ def index
super
@selected_tab = :collections
end

protected
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious why this method is protected now.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's an override from Blacklight::Catalog, in which it is also protected.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aha, OK!

@jcoyne
Copy link
Contributor

jcoyne commented Jun 3, 2014

@awead can you rebase this?

@awead
Copy link
Contributor Author

awead commented Jun 3, 2014

gladly...

@awead
Copy link
Contributor Author

awead commented Jun 3, 2014

hold on, missed a hash rocket...

<%= link_to_query(word) -%>
<% end -%>
?</i></h4>
<h4 class="suggest"><em><%= t('blacklight.did_you_mean', :options => safe_join(@response.spelling.words.map { |word| link_to_query(word) }, " #{t('blacklight.or')} ")).html_safe %></em></h4>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FOUND IT 😉

jcoyne added a commit that referenced this pull request Jun 3, 2014
Dashboard modals, rspec versions and screen reader
@jcoyne jcoyne merged commit c116e03 into master Jun 3, 2014
@jcoyne jcoyne deleted the issue_428 branch June 3, 2014 21:38
@awead awead mentioned this pull request Jun 4, 2014
jcoyne added a commit that referenced this pull request Nov 17, 2016
WorkShowPresenter should delegate to solr_doc for date fields fixes fixes #487
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants