Improvements in product page and its listing

Login page rendered via a template
This commit is contained in:
Anand Doshi
2012-07-09 15:56:12 +05:30
parent 1731786a61
commit e47def842d
17 changed files with 540 additions and 322 deletions

View File

@@ -23,7 +23,4 @@
"public/js/complete_setup.js": [
"erpnext/startup/js/complete_setup.js",
],
"public/js/product_category.js": [
"erpnext/website/js/product_category.js",
],
}