commit | 28d21ba3c08a2d933aef4c2027195ffa04011117 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Feb 24 22:28:26 2015 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Feb 24 22:28:26 2015 +0530 |
tree | 8bde5a0a008f64f07c70e0da01ac9c69d56811ca | |
parent | d35354cc06f988b033f53ea4b25743a5b0451c74 [diff] |
[minor] fix build.json
diff --git a/erpnext/public/build.json b/erpnext/public/build.json index 60de89c..ff8bf94 100644 --- a/erpnext/public/build.json +++ b/erpnext/public/build.json
@@ -19,8 +19,5 @@ "public/js/pos/pos_item.html", "public/js/pos/pos_tax_row.html", "public/js/pos/pos.js" - ], - "css/shopping-cart-web.css": [ - "public/css/shopping_cart.css" ] }