mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Merge pull request #3817 from anjanawijesundara/patch-1
mysite/code/Page.php to mysite/code/Product.php
This commit is contained in:
commit
ccad618d80
@ -150,7 +150,7 @@ The results are shown in a tabular listing, powered by the [GridField](../forms/
|
||||
the [api:GridFieldDataColumns] component. This component looks for a [api:DataObject::$summary_fields] static on your
|
||||
model class, where you can add or remove columns. To change the title, use [api:DataObject::$field_labels].
|
||||
|
||||
**mysite/code/Page.php**
|
||||
**mysite/code/Product.php**
|
||||
|
||||
:::php
|
||||
<?php
|
||||
|
Loading…
x
Reference in New Issue
Block a user