fix small bugs
This commit is contained in:
@@ -264,7 +264,6 @@ function ProductSell(o){
|
||||
data = {
|
||||
'query' : s,
|
||||
};
|
||||
|
||||
$.ajax({
|
||||
dataType: "json",
|
||||
url: url,
|
||||
|
||||
Reference in New Issue
Block a user