-webnotes +frappe 💥

This commit is contained in:
Rushabh Mehta
2014-02-14 15:47:51 +05:30
parent 8ae051cb39
commit 793ba6bd37
729 changed files with 5194 additions and 9971 deletions

View File

@@ -32,6 +32,6 @@
});
}
else
wn.msgprint(wn._("Please enter email address"))
frappe.msgprint(frappe._("Please enter email address"))
});
</script>