BUG-13979 SOLVED Los botones de Print y Next Step, no realizan ninguna acción en las secciones:

'HOME / Participated / {seleccionar algún caso} / Open / Information / Dynaforms / {seleccionar algún registro} / Preview /'
'HOME / Search / Advanced Search / {hacer click en buscar y hacer click en el botón Summary} / More Information / '.
This commit is contained in:
Roly Rudy Gutierrez Pinto
2014-01-31 10:58:11 -04:00
parent 63772187ab
commit a5da83b2ea

View File

@@ -478,6 +478,6 @@ if ($actionAjax == 'historyDynaformGridPreview') {
</script>
<?php
G::RenderPage( 'publish', 'raw' );
G::RenderPage( 'publish', 'blank' );
}