mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #7611 from SpiritLevel/patch-2
Update 04_GridField.md
This commit is contained in:
commit
f3611e527e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user