Ir a la navegación
Ir a la búsqueda
Busca en cnbGuatemala con Google
196 bytes añadidos
, hace 4 años
Línea 9: |
Línea 9: |
| ==Para copia== | | ==Para copia== |
| Instalar [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] al wiki como '''{{PAGENAME}}''' artículo. | | Instalar [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] al wiki como '''{{PAGENAME}}''' artículo. |
− | </noinclude><includeonly> | + | </noinclude> |
− | <div src="https://pisi.mineduc.gob.gt/BOE/OpenDocument/1810271249/OpenDocument/opendoc/openDocument.faces?logonSuccessful=true&shareId=2></div></includeonly> | + | <includeonly> |
| + | <script> |
| + | |
| + | function mostrarReporte(){ |
| + | texto = ""; |
| + | websel = "https://pisi.mineduc.gob.gt/BOE/OpenDocument/opendoc/view.jsp?id=AWfguDjap2tBkMbtTN.GMWw&p="+texto; |
| + | document.getElementById("formularios").src=websel; |
| + | } |
| + | </script> |
| + | |
| + | <body onload="mostrarReporte();"> |
| + | <iframe id="formularios" name="formularios"></iframe> |
| + | </body> |
| + | </includeonly> |