Commit 711af7ba authored by Wilson Valverde's avatar Wilson Valverde

camvios visuales

parent 6facd542
...@@ -41,8 +41,8 @@ ...@@ -41,8 +41,8 @@
function ajaxx( btnEnviar, nombre) { function ajaxx( btnEnviar, nombre) {
$.ajax({ $.ajax({
type: "POST", type: "POST",
url: "http://45.164.66.226:8086/affiliate/new", //url: "http://45.164.66.226:8086/affiliate/new",
//url: 'https://academia.nodo.com.ec/taller', url: 'https://academia.nodo.com.ec/affiliate/new',
//url: 'http://localhost:3000/affiliate/new', //url: 'http://localhost:3000/affiliate/new',
//data: , //data: ,
data: $("#formulario").serialize(), data: $("#formulario").serialize(),
......
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