Sherry hace 2 años
padre
commit
19155604a3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/fe/mrna/js/main.js

+ 1
- 1
src/fe/mrna/js/main.js Ver fichero

76
 		// 	lenisHandler();
76
 		// 	lenisHandler();
77
 		// }
77
 		// }
78
 
78
 
79
-		$("#showModal").modal('show');
79
+		// $("#showModal").modal('show');
80
 
80
 
81
 		loadImagesAndPerformAction(imgUrls, startHandler);
81
 		loadImagesAndPerformAction(imgUrls, startHandler);
82
 
82