mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
23 lines
465 B
YAML
23 lines
465 B
YAML
# ===================================
|
|
# Column Definitions
|
|
# ===================================
|
|
|
|
columns:
|
|
|
|
name:
|
|
label: system::lang.updates.plugin_name
|
|
sortable: false
|
|
|
|
description:
|
|
label: system::lang.updates.plugin_description
|
|
sortable: false
|
|
|
|
version:
|
|
label: system::lang.updates.plugin_version
|
|
sortable: false
|
|
|
|
author:
|
|
label: system::lang.updates.plugin_author
|
|
sortable: false
|
|
type: partial
|
|
path: column_author |