This commit is contained in:
2026-08-13 17:51:46 -06:00
parent 3411db5da8
commit 347e718548
33 changed files with 2978 additions and 2145 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
allowEscapeKey: false,
allowEnterKey: false,
showConfirmButton: false,
closeButtonHtml: '<div><img src="img/template/close.png"></div>',
closeButtonHtml: '<div><img src="img/template/close.svg" width = "50"></div>',
onBeforeOpen: function () {},
onOpen: function () { instruccion(7); },
onRender: function () {},