mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Update 04_GridField.md
This commit is contained in:
parent
eae3d0cfaa
commit
0f12f2c1a4
@ -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