2014-07-29 10:07:20 +00:00
|
|
|
# ===================================
|
|
|
|
|
# Column Definitions
|
|
|
|
|
# ===================================
|
|
|
|
|
|
|
|
|
|
columns:
|
|
|
|
|
id:
|
2014-07-30 07:51:44 +00:00
|
|
|
label: system::lang.event_log.id
|
2014-07-29 10:07:20 +00:00
|
|
|
searchable: yes
|
|
|
|
|
|
|
|
|
|
created_at:
|
2014-07-30 07:51:44 +00:00
|
|
|
label: system::lang.event_log.created_at
|
2014-07-29 10:07:20 +00:00
|
|
|
searchable: yes
|
|
|
|
|
|
|
|
|
|
message:
|
2014-07-30 07:51:44 +00:00
|
|
|
label: system::lang.event_log.message
|
2014-08-01 07:58:27 +00:00
|
|
|
searchable: yes
|
|
|
|
|
type: partial
|
2015-02-21 02:49:32 +00:00
|
|
|
path: message_column
|
|
|
|
|
cssClass: column-break-word
|