mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 00:28:47 +02:00
Impact analysis: still an alpha version.
SVN:trunk[3561]
This commit is contained in:
@@ -284,7 +284,7 @@ EOF
|
||||
try
|
||||
{
|
||||
$oGraph->InitFromGraphviz();
|
||||
|
||||
$sExportAsPdfURL = '';
|
||||
if (extension_loaded('gd'))
|
||||
{
|
||||
$sExportAsPdfURL = utils::GetAbsoluteUrlAppRoot().'pages/ajax.render.php?operation=relation_pdf&relation='.$sRelation.'&direction='.($bDirectionDown ? 'down' : 'up').'&class='.$sClass.'&id='.$id;
|
||||
|
||||
Reference in New Issue
Block a user