From f3db5f72aab6bfbac5f9902b4fcd63e27ed11315 Mon Sep 17 00:00:00 2001 From: Serge Latyntcev Date: Thu, 21 Nov 2019 16:04:17 +1300 Subject: [PATCH] Fix codestyle --- code/Report.php | 1 - 1 file changed, 1 deletion(-) 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'),