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

Missing templates (Properties / Prototypes) + Missing Options #399

Closed
wants to merge 4 commits into from

Conversation

amenophis
Copy link
Contributor

No description provided.

@amenophis
Copy link
Contributor Author

This push help when use standalone bundles to prototype a backend with default features.
Can someone review it ? @pjedrzejewski ? @stloyd ?

@amenophis
Copy link
Contributor Author

I forgot template building process in the templates. I will add it tomorrow !

@amenophis
Copy link
Contributor Author

@pjedrzejewski Seems good for you ?

<form action="{{ path('sylius_prototype_build', {'id': prototype.id}) }}" method="post" class="form-horizontal" novalidate>
{% include 'SyliusProductBundle:Product:_form.html.twig' %}
<div class="form-actions">
<input type="submit" value="create product" class="btn btn-large btn-primary" />
Copy link
Contributor

Choose a reason for hiding this comment

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

All texts should be translated.

@stloyd
Copy link
Contributor

stloyd commented Oct 26, 2013

@amenophis Can you change templates same way I have done that in #467 ?

@stloyd
Copy link
Contributor

stloyd commented Nov 2, 2013

@amenophis Any news here?

@pjedrzejewski
Copy link
Member

I am closing this as I figured out a bit better way to handle the default templates. I'll share soonish. This PR is outdated anyway. :)

pamil pushed a commit to pamil/Sylius that referenced this pull request Mar 21, 2016
[ResourceBundle] In the config : should be "form", not "forms"
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