Commit 8c32b65c authored by Alfonso Rafael Solis Rangel's avatar Alfonso Rafael Solis Rangel
Browse files

metodo innecesario al ya no haber caracteristicas

parent 0dd808ba
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -462,7 +462,6 @@
            NiceSelect.bind(document.getElementById("conyuge_id"), options);
            NiceSelect.bind(document.getElementById("profesion_id"), options);
            NiceSelect.bind(document.getElementById("cargo_id"), options);
            NiceSelect.bind(document.getElementById("caracteristica_id"), options);
            NiceSelect.bind(document.getElementById("institucion_id"), options);

            document.querySelectorAll('.nice-select .current').forEach(el => {