Actualizacion con cambios de miguel

parent 605860d4
...@@ -231,7 +231,7 @@ ...@@ -231,7 +231,7 @@
$("#mensaje-nutrapharm").addClass("alert-success"); $("#mensaje-nutrapharm").addClass("alert-success");
$("#mensaje-nutrapharm").html(data.msg); $("#mensaje-nutrapharm").html(data.msg);
$("#mensaje-nutrapharm").show(); $("#mensaje-nutrapharm").show();
window.location.assign("{{path('nutrapharm_comparacion',{ 'idp': idp })}}");
}, },
complete: function (data) { complete: function (data) {
$("#btnGuardar").prop("disabled", false); $("#btnGuardar").prop("disabled", false);
......
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