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

Removed category navigation from webshop #5479 #104

Merged
merged 1 commit into from
Aug 12, 2014

Conversation

goyal1092
Copy link
Contributor

No description provided.

@@ -21,13 +21,6 @@

{% block breadcrumb %}
{{ super() }}
{% if product.category %}
{% for url, category in make_crumbs(product.category, 'product.category.render', field_map_changes={'title_field': 'name'}) %}
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove make_crumbs helper method

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This method is coming from nereid.

@goyal1092 goyal1092 closed this Aug 12, 2014
@goyal1092 goyal1092 reopened this Aug 12, 2014
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling b8dc4fb on goyal1092:feature/task-5479 into 61f0e9f on openlabs:develop.

sharoonthomas pushed a commit that referenced this pull request Aug 12, 2014
Removed category navigation from webshop #5479
@sharoonthomas sharoonthomas merged commit 7a8c7da into openlabs:develop Aug 12, 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.

4 participants