[docs] added for translate and api

This commit is contained in:
Rushabh Mehta
2013-07-23 12:20:08 +05:30
parent 9481e037d2
commit 855d92d957
4 changed files with 13 additions and 6 deletions

View File

@@ -84,6 +84,7 @@
"args_method": "website.doctype.about_us_settings.about_us_settings.get_args"
},
"account": {
"no_cache": true,
"template": "app/website/templates/pages/account"
},
"attributions": {
@@ -106,6 +107,7 @@
"args_method": "selling.doctype.sales_order.sales_order.get_website_args"
},
"orders": {
"no_cache": true,
"template": "app/website/templates/pages/orders",
"args_method": "selling.doctype.sales_order.sales_order.get_currency_and_number_format"
},