Merge pull request #121 from creative-commoners/pulls/4/fix-codestyle

Fix codestyle
This commit is contained in:
Garion Herman 2019-11-21 16:35:16 +13:00 committed by GitHub
commit 7f34088211
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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'),