Your Name hace 4 años
padre
commit
04dcb02367
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      similar_web/index3.html

+ 1 - 1
similar_web/index3.html

@@ -242,7 +242,7 @@
       console.log(picker_end.getRange());
     });
     search__btn.addEventListener("click", function (e) {
-      openNav()
+//      openNav()
       e.preventDefault();
       check_form();
     })