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

Feature/allow save blueprint content #3

Merged
merged 5 commits into from
Dec 2, 2016

Conversation

siwane
Copy link
Contributor

@siwane siwane commented Dec 2, 2016

No description provided.

{
$blueprints = $this->getResource($uri);
if (! $blueprints->exists()) {
return \common_report_Report::createFailure('Unable to find blueprint to save matrix.');
Copy link
Contributor

Choose a reason for hiding this comment

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

these strings should be translated using __() function.

@bugalot bugalot merged commit 86312cd into develop Dec 2, 2016
@bugalot bugalot deleted the feature/allow_save_blueprint_content branch December 2, 2016 09:26
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

3 participants