mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
11 lines
155 B
YAML
11 lines
155 B
YAML
|
DataQueryTest_E:
|
||
|
query1:
|
||
|
Title: 'Last'
|
||
|
SortOrder: 3
|
||
|
query2:
|
||
|
Title: 'First'
|
||
|
SortOrder: 1
|
||
|
query3:
|
||
|
Title: 'Second'
|
||
|
SortOrder: 2
|