mirror of
https://github.com/UndefinedOffset/SortableGridField.git
synced 2024-10-22 17:05:38 +02:00
Added titles
This commit is contained in:
parent
63f3f73900
commit
086bff1a13
@ -1,4 +1,6 @@
|
||||
:::php
|
||||
has_many Example
|
||||
=================
|
||||
:::php
|
||||
/*** TestPage.php ***/
|
||||
class TestPage extends Page {
|
||||
public static $has_many=array(
|
||||
|
@ -1,3 +1,5 @@
|
||||
many_many Example
|
||||
=================
|
||||
:::php
|
||||
/*** TestPage.php ***/
|
||||
class TestPage extends Page {
|
||||
|
Loading…
Reference in New Issue
Block a user