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

Maintain Context in Sets Pages #153

Merged
merged 6 commits into from Jun 17, 2015
Merged

Maintain Context in Sets Pages #153

merged 6 commits into from Jun 17, 2015

Conversation

tpendragon
Copy link
Collaborator

Closes #147

allow(view).to receive(:blacklight_config).and_return(blacklight_config)
allow(view).to receive(:current_search_session).and_return nil
allow(view).to receive(:search_session).and_return({})
allow(view).to receive(:render_index_doc_actions)
Copy link
Contributor

Choose a reason for hiding this comment

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

Im just curious if all this set up could be moved to a method.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done.

straleyb added a commit that referenced this pull request Jun 17, 2015
@straleyb straleyb merged commit 3696cfe into master Jun 17, 2015
@straleyb straleyb deleted the feature/maintain_context branch June 17, 2015 20:32
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.

None yet

2 participants