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:
@@ -478,6 +478,6 @@ if ($actionAjax == 'historyDynaformGridPreview') {
|
|||||||
</script>
|
</script>
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
G::RenderPage( 'publish', 'raw' );
|
G::RenderPage( 'publish', 'blank' );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user