Merge pull request #7611 from SpiritLevel/patch-2

Update 04_GridField.md
This commit is contained in:
Damian Mooyman 2017-11-20 13:48:44 +13:00 committed by GitHub
commit f3611e527e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -429,7 +429,7 @@ Your new area can also be used by existing components, e.g. the [GridFieldPrintB
```php
new GridFieldPrintButton('my-component-area');
new GridFieldPrintButton('my-area');
```
## Creating a Custom GridFieldComponent