commit | 3ba91d7e1999e35d113304fa6d97460778066c79 | [log] [tgz] |
---|---|---|
author | Faris Ansari <netchamp.faris@gmail.com> | Wed Mar 20 14:11:22 2019 +0530 |
committer | Faris Ansari <netchamp.faris@gmail.com> | Wed Mar 20 14:11:22 2019 +0530 |
tree | 1bafdc2f48915049767d6785166a6aa0546678c8 | |
parent | d77fe385138f90408ecfbec316c15ddc0dd6b018 [diff] |
fix: Add /all-products to sitemap
diff --git a/erpnext/www/all-products/index.py b/erpnext/www/all-products/index.py index 8e2d268..0394e4b 100644 --- a/erpnext/www/all-products/index.py +++ b/erpnext/www/all-products/index.py
@@ -2,6 +2,8 @@ from erpnext.portal.product_configurator.utils import (get_products_for_website, get_product_settings, get_field_filter_data, get_attribute_filter_data) +sitemap = 1 + def get_context(context): if frappe.form_dict: