mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-18 20:49:19 +00:00
[minor] [customer login] removed messages, fixes in sale, ticket
This commit is contained in:
@@ -132,11 +132,6 @@
|
||||
"template": "app/website/templates/pages/sales_transactions",
|
||||
"args_method": "website.helpers.transaction.shipment_list_args"
|
||||
},
|
||||
"messages": {
|
||||
"no_cache": true,
|
||||
"template": "app/website/templates/pages/messages",
|
||||
"args_method": "website.helpers.transaction.message_list_args"
|
||||
},
|
||||
"product_search": {
|
||||
"template": "app/website/templates/pages/product_search"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user