[minor] [customer login] removed messages, fixes in sale, ticket

This commit is contained in:
Anand Doshi
2013-09-04 16:46:08 +05:30
parent 36cd22bf71
commit 85ef502745
7 changed files with 55 additions and 56 deletions

View File

@@ -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"
},