13 lines
327 B
YAML
13 lines
327 B
YAML
# ===================================
|
|
# List Behavior Config
|
|
# ===================================
|
|
|
|
list: @/modules/system/models/pluginversion/columns.yaml
|
|
modelClass: System\Models\PluginVersion
|
|
noRecordsMessage: backend::lang.list.no_records
|
|
showSetup: false
|
|
showCheckboxes: true
|
|
|
|
toolbar:
|
|
buttons: list_manage_toolbar
|