diff --git a/code/Report.php b/code/Report.php index 5eee3d0c..5449dfeb 100644 --- a/code/Report.php +++ b/code/Report.php @@ -350,7 +350,6 @@ class Report extends ViewableData $items = $this->sourceRecords($params, null, null); $gridFieldConfig = GridFieldConfig::create()->addComponents( - new GridFieldButtonRow('before'), new GridFieldPrintButton('buttons-before-left'), new GridFieldExportButton('buttons-before-left'),