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

Added featured tree node products on homepage #4728 #83

Merged
merged 1 commit into from
Jul 8, 2014

Conversation

aroraumang
Copy link
Contributor

Review ID: 10803002

<p>Description </p>
</div>
</div>
{% if request.nereid_website.featured_products_node.products %}
Copy link
Collaborator

Choose a reason for hiding this comment

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

this will blow up if node is not there

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling ee0481f on aroraumang:feature/task-4728 into c800284 on openlabs:develop.

@aroraumang aroraumang changed the title Added featured tree node on homepage #4728 Added featured tree node products on homepage #4728 Jul 7, 2014
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 1941160 on aroraumang:feature/task-4728 into c800284 on openlabs:develop.

</div>
</div>
{% set node = request.nereid_website.featured_products_node %}
{% if node and node.products %}
Copy link
Collaborator

Choose a reason for hiding this comment

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

if node

@prakashpp
Copy link
Collaborator

LGTM

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling f3822e6 on aroraumang:feature/task-4728 into c800284 on openlabs:develop.

prakashpp pushed a commit that referenced this pull request Jul 8, 2014
Added featured tree node products on homepage #4728
@prakashpp prakashpp merged commit 11ee764 into openlabs:develop Jul 8, 2014
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