14 lines
378 B
YAML
14 lines
378 B
YAML
# ===================================
|
|
# List Behavior Config
|
|
# ===================================
|
|
|
|
list: ~/modules/system/models/pluginversion/columns_manage.yaml
|
|
modelClass: System\Models\PluginVersion
|
|
noRecordsMessage: backend::lang.list.no_records
|
|
showSetup: false
|
|
showCheckboxes: true
|
|
recordOnClick: $.oc.listToggleChecked(this)
|
|
|
|
toolbar:
|
|
buttons: list_manage_toolbar
|