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

Add customization message #6908

Merged
merged 1 commit into from Feb 10, 2017
Merged

Conversation

fatmaBouchekoua
Copy link
Contributor

Questions Answers
Branch? develop
Description? Add customization message
Type? improvement
Category? FO
BC breaks? no
Deprecations? no
Fixed ticket? http://forge.prestashop.com/browse/BOOM-992
How to test? Go to the product details page and add customization.

@basma-yangui-prestashop basma-yangui-prestashop added the QA ✔️ Status: check done, code approved label Dec 29, 2016
<textarea placeholder="{l s='Your message here' d='Shop.Forms.Help'}" class="product-message" maxlength="250" {if $field.required} required {/if} name="{$field.input_name}"></textarea>
<small class="pull-xs-right">{l s='250 char. max' d='Shop.Forms.Help'}</small>
{if $field.text !== ''}
<br><br>
Copy link
Contributor

Choose a reason for hiding this comment

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

not really a big fan of using <br> to align elements

Copy link
Contributor Author

Choose a reason for hiding this comment

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

me neither !!
Fixed !

FO: Add margin to customization message
@maximebiloe maximebiloe removed the Waiting for author Status: action required, waiting for author feedback label Feb 10, 2017
@maximebiloe maximebiloe merged commit be3ddae into PrestaShop:develop Feb 10, 2017
@maximebiloe maximebiloe deleted the BOOM-992 branch February 10, 2017 09:09
@maximebiloe
Copy link
Contributor

Thank you @fatmaBouchekoua

@maximebiloe maximebiloe removed their assignment Feb 10, 2017
@eternoendless eternoendless added this to the 1.7.1.0 milestone May 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA ✔️ Status: check done, code approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants