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

SA-OFR-18228 Add functionality to pass collection name when rendering… #2

Merged
merged 2 commits into from
Jul 26, 2016

Conversation

lpulatie
Copy link
Collaborator

… style and script assets

try {
$collection = $this->getCollection($collection);
} catch (\Exception $e) {
return null;
Copy link
Owner

Choose a reason for hiding this comment

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

why are we throwing the exception on the ground?

@jimbojsb jimbojsb merged commit e92ada0 into master Jul 26, 2016
@jimbojsb jimbojsb deleted the SA-OFR-18228 branch July 26, 2016 19:20
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.

2 participants