mirror of
https://github.com/UndefinedOffset/SortableGridField.git
synced 2024-10-22 17:05:38 +02:00
13 lines
197 B
YAML
13 lines
197 B
YAML
|
GridFieldAction_SortOrder_Team:
|
||
|
team1:
|
||
|
Name: Team 1
|
||
|
City: Cologne
|
||
|
SortOrder: 1
|
||
|
team2:
|
||
|
Name: Team 2
|
||
|
City: Wellington
|
||
|
SortOrder: 2
|
||
|
team3:
|
||
|
Name: Team 3
|
||
|
City: Auckland
|
||
|
SortOrder: 3
|