Sherry hace 1 año
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,7 +76,7 @@ main = function () {
76 76
 		// 	lenisHandler();
77 77
 		// }
78 78
 
79
-		$("#showModal").modal('show');
79
+		// $("#showModal").modal('show');
80 80
 
81 81
 		loadImagesAndPerformAction(imgUrls, startHandler);
82 82