mirror of
https://github.com/UndefinedOffset/SortableGridField.git
synced 2024-10-22 17:05:38 +02:00
23da810b19
JS formatting Updated README.md SS4 Compliance & Updated Tests Namespaced templates Update .travis.yml, .scrutinizer.yml Update composer.json
28 lines
520 B
YAML
28 lines
520 B
YAML
UndefinedOffset\SortableGridField\Tests\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
|
|
|
|
UndefinedOffset\SortableGridField\Tests\GridFieldAction_SortOrder_VTeam:
|
|
team1:
|
|
Name: Team 1
|
|
City: Cologne
|
|
SortOrder: 1
|
|
team2:
|
|
Name: Team 2
|
|
City: Wellington
|
|
SortOrder: 2
|
|
team3:
|
|
Name: Team 3
|
|
City: Auckland
|
|
SortOrder: 3
|