commit | d1fbaf8f329c3b0c9a0d4c73c406d5b6e53db7d6 | [log] [tgz] |
---|---|---|
author | Zlash65 <zarrar65@gmail.com> | Wed Oct 10 14:25:53 2018 +0530 |
committer | Zlash65 <zarrar65@gmail.com> | Wed Oct 10 14:28:17 2018 +0530 |
tree | 47855ef0a2ebd60dafaeb31e239954fe67884b21 | |
parent | 275ef826a4837eefc097cfdbf1be553205e535fa [diff] [blame] |
custom field added for item - domainification, password changed
diff --git a/erpnext/templates/pages/demo.html b/erpnext/templates/pages/demo.html index 10743b8..8eec800 100644 --- a/erpnext/templates/pages/demo.html +++ b/erpnext/templates/pages/demo.html
@@ -10,7 +10,7 @@ "method": "login", args: { usr: "demo@erpnext.com", - pwd: "demo", + pwd: "Demo1234567!!!", lead_email: $("#lead-email").val(), }, callback: function(r) {