Actualizacion

parent 22195b47
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
function iniciarProceso(event) { function iniciarProceso(event) {
event.preventDefault(); event.preventDefault();
window.location.assign({{path('nutrapharm_homepage')}}); window.location.assign("{{path('nutrapharm_homepage')}}");
} }
</script> </script>
{% endblock %} {% endblock %}
\ No newline at end of file
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