Closed AngelinCalu closed 8 years ago
Maybe you should remove "check quality" text from some descriptions before adding it to the database as it's not making too much sense to be there.
I am using the jquery to return objects and I needed to add something like the following to extra "parse" content:
obj[key] = obj[key].replace(/, check quality/g, "");
Thank you for the feedback. it is now been removed.
Maybe you should remove "check quality" text from some descriptions before adding it to the database as it's not making too much sense to be there.
I am using the jquery to return objects and I needed to add something like the following to extra "parse" content:
obj[key] = obj[key].replace(/, check quality/g, "");