mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
[webshop] [addresses] address selector, my addresses list
This commit is contained in:
@@ -10,7 +10,7 @@ erpnext.send_message = function(opts) {
|
||||
method: "website.helpers.contact.send_message",
|
||||
args: opts,
|
||||
callback: opts.callback
|
||||
})
|
||||
});
|
||||
}
|
||||
|
||||
wn.call = function(opts) {
|
||||
|
||||
Reference in New Issue
Block a user