Merge pull request #2266 from gproly/BUG-13979

BUG-13979 SOLVED Los botones de Print y Next Step, no realizan ninguna a...
This commit is contained in:
julceslauhub
2014-01-31 07:11:53 -08:00

View File

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