sort
All checks were successful
deploy to production / deploy (push) Successful in 55s

This commit is contained in:
Robin Grenzdörfer 2023-12-08 12:54:26 +00:00
parent 39a4fd938c
commit 9601a29db1

View File

@ -81,7 +81,7 @@ meta:
muiIcon: book-open-page-variant muiIcon: book-open-page-variant
defaultSort: defaultSort:
field: "pfad" field: "pfad"
order: "ASC" order: "MANUALLY"
setDefault: setDefault:
field: type field: type
value: page value: page
@ -112,7 +112,7 @@ meta:
value: teamMembers value: teamMembers
defaultSort: defaultSort:
field: "pfad" field: "pfad"
order: "ASC" order: "MANUALLY"
views: views:
- type: table - type: table
columns: columns:
@ -141,7 +141,7 @@ meta:
value: jobOffers value: jobOffers
defaultSort: defaultSort:
field: "pfad" field: "pfad"
order: "ASC" order: "MANUALLY"
views: views:
- type: table - type: table
columns: columns: