[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({
|
$.ajax({
|
||||||
method: "GET",
|
method: "GET",
|
||||||
url: "server.py",
|
url: "/",
|
||||||
dataType: "json",
|
dataType: "json",
|
||||||
data: {
|
data: {
|
||||||
cmd: "selling.utils.product.get_product_list",
|
cmd: "selling.utils.product.get_product_list",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user