N°7732 - CSRF protection generating error when cancelling the creation of an object

N°7741 - PDF export on impact analysis not working
This commit is contained in:
jf-cbd
2024-08-07 17:56:34 +02:00
parent a4a1fa4ec9
commit 0ee1818f12
3 changed files with 17 additions and 9 deletions

View File

@@ -1496,6 +1496,7 @@ class DisplayableGraph extends SimpleGraph
'excluded' => $aExcludedByClass,
'grouping_threshold' => $iGroupingThreshold,
'export_as_pdf' => array('url' => $sExportAsPdfURL, 'label' => Dict::S('UI:Relation:ExportAsPDF')),
'transaction_id' => utils::GetNewTransactionId(),
'export_as_attachment' => array('url' => $sExportAsDocumentURL, 'label' => Dict::S('UI:Relation:ExportAsAttachment'), 'obj_class' => $sObjClass, 'obj_key' => $iObjKey),
'drill_down' => array('url' => $sDrillDownURL, 'label' => Dict::S('UI:Relation:DrillDown')),
'labels' => array(