descripcion reportes

parent 72301add
...@@ -116,7 +116,7 @@ function updateCart(){ ...@@ -116,7 +116,7 @@ function updateCart(){
} }
console.log(user); console.log(user);
if (user == "demo") { if (user == "demo") {
window.location.href = "pay"; window.location.href = "pay";
} }
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment