ORIENT/plugins/tps/tps/models/media/columns.yaml

25 lines
464 B
YAML

columns:
id:
label: id
type: number
name:
label: name
type: text
searchable: true
sortable: true
type:
label: type
type: text
searchable: true
sortable: true
note:
label: note
type: text
searchable: true
sortable: true
published_at:
label: published_at
type: datetime
searchable: true
sortable: true