commit | d64a64297422aaaa8935b019e0e798add0e955bd | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Jun 04 15:48:43 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Jun 04 15:48:43 2013 +0530 |
tree | a337a6b595bd27e3cbfa876c75474af6ab1732ea | |
parent | 6f1f440f2172cf0e952369e0fea680fb2535473d [diff] | |
parent | dc18529a7fefcfcf82d3c70afff036d5f90f27f6 [diff] |
Merge branch 'responsive' of github.com:webnotes/erpnext into responsive
diff --git a/config.json b/config.json index 4080f14..e0b85b1 100644 --- a/config.json +++ b/config.json
@@ -127,6 +127,10 @@ "profile": { "no_cache": true, "template": "app/website/templates/pages/profile" + }, + "cart": { + "no_cache": true, + "template": "app/website/templates/pages/cart.html" } }, "generators": {