fix small bugs

This commit is contained in:
2016-01-17 08:23:48 +01:00
parent 4f255ad93d
commit abb69ce92d
7 changed files with 9 additions and 7 deletions

View File

@@ -264,7 +264,6 @@ function ProductSell(o){
data = {
'query' : s,
};
$.ajax({
dataType: "json",
url: url,