[minor] removed references to server.py
This commit is contained in:
parent
f146e8b7f5
commit
6294452435
@ -12,7 +12,7 @@ window.get_product_list = function() {
|
||||
|
||||
$.ajax({
|
||||
method: "GET",
|
||||
url: "server.py",
|
||||
url: "/",
|
||||
dataType: "json",
|
||||
data: {
|
||||
cmd: "selling.utils.product.get_product_list",
|
||||
|
Loading…
x
Reference in New Issue
Block a user