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

Remove an order's phone from the success page #632

Merged
merged 2 commits into from
Nov 7, 2018

Conversation

ArtemijRodionov
Copy link
Contributor

Closes #630

Copy link
Contributor

@duker33 duker33 left a comment

Choose a reason for hiding this comment

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

One minor content change

{% if order.phone %}
<p>Контактный телефон: {{ order.phone }}</p>
{% endif %}
<p>Контактный телефон: <a href="tel:{{ shop.cps_phone }}">8 (812) {{ shop.cps_formatted_phone }}</a></p>
Copy link
Contributor

Choose a reason for hiding this comment

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

rename it to Телефон магазина plz

@ArtemijRodionov ArtemijRodionov merged commit c9bd41b into master Nov 7, 2018
@ArtemijRodionov ArtemijRodionov deleted the 630-phone-on-success-page branch November 7, 2018 14:29
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