mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
N°1912: 🐛 text written in white in the PDF export of the impact analysis.
This commit is contained in:
@@ -1270,6 +1270,7 @@ class DisplayableGraph extends SimpleGraph
|
|||||||
|
|
||||||
$oPdf->SetAutoPageBreak(true, $fBreakMargin);
|
$oPdf->SetAutoPageBreak(true, $fBreakMargin);
|
||||||
$oPdf->SetAlpha(1);
|
$oPdf->SetAlpha(1);
|
||||||
|
$oPdf->SetTextColor(0, 0, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user