removing neoclassic skin
This commit is contained in:
@@ -122,7 +122,7 @@ class JavaBridgePM
|
||||
$template->assign( 'heightDetail', count( $xmlFields ) * 15 + 20 );
|
||||
$template->assign( 'PAGE_NUMBER', '{PAGE_NUMBER}' );
|
||||
|
||||
$logoReporte = System::getServerProtocolHost() . '/images/processmaker.logo.jpg';
|
||||
$logoReporte = System::getServerProtocolHost() . '/images/lurana.logo.png';
|
||||
$template->assign( 'logoReporte', $logoReporte );
|
||||
|
||||
foreach ($xmlFields as $key => $val) {
|
||||
|
||||
Reference in New Issue
Block a user