Browse Source

updated jquery to v3.6.1 (#2932)

Alber Khan 3 years ago
parent
commit
d8ad608178

+ 1 - 1
web/templates/pages/login/login.html

@@ -51,7 +51,7 @@
 		</tr>
 	</table>
 </center>
-<script src="/inc/jquery/jquery-3.6.0.min.js"></script>
+<script src="/inc/jquery/jquery-3.6.1.min.js"></script>
 </body>
 
 </html>

+ 1 - 1
web/templates/pages/login/login_1.html

@@ -59,7 +59,7 @@
 		</tr>
 	</table>
 </center>
-<script src="/inc/jquery/jquery-3.6.0.min.js"></script>
+<script src="/inc/jquery/jquery-3.6.1.min.js"></script>
 </body>
 
 </html>

+ 1 - 1
web/templates/pages/login/login_2.html

@@ -57,7 +57,7 @@
 		</tr>
 	</table>
 </center>
-<script src="/inc/jquery/jquery-3.6.0.min.js"></script>
+<script src="/inc/jquery/jquery-3.6.1.min.js"></script>
 </body>
 
 </html>

+ 1 - 1
web/templates/pages/login/login_a.html

@@ -68,7 +68,7 @@
 		</tr>
 	</table>
 </center>
-<script src="/inc/jquery/jquery-3.6.0.min.js"></script>
+<script src="/inc/jquery/jquery-3.6.1.min.js"></script>
 </body>
 
 </html>