mysite/code/Page.php to mysite/code/Product.php

"mysite/code/Page.php" line in Displaying Results Section should be "mysite/code/Product.php"
This commit is contained in:
Anjana Wijesundara 2015-01-22 22:28:13 +05:30
parent f733ca2759
commit 376ce73390

View File

@ -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 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]. 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
<?php <?php