14 lines
357 B
YAML
14 lines
357 B
YAML
# ===================================
|
|
# List Behavior Config
|
|
# ===================================
|
|
|
|
title: system::lang.updates.title
|
|
list: @/modules/system/models/pluginversion/columns.yaml
|
|
modelClass: System\Models\PluginVersion
|
|
noRecordsMessage: backend::lang.list.no_records
|
|
showSetup: false
|
|
|
|
toolbar:
|
|
buttons: list_toolbar
|
|
search: list_search
|