diff --git a/core/modules/comment/config/optional/views.view.comment.yml b/core/modules/comment/config/optional/views.view.comment.yml index 39d14ea..d0ef6c7 100644 --- a/core/modules/comment/config/optional/views.view.comment.yml +++ b/core/modules/comment/config/optional/views.view.comment.yml @@ -428,7 +428,10 @@ display: hide_alter_empty: true click_sort_column: value type: timestamp - settings: { } + settings: + date_format: short + custom_date_format: '' + timezone: '' group_column: value group_columns: { } group_rows: true @@ -438,13 +441,10 @@ display: delta_first_last: false multi_type: separator separator: ', ' - field_api_classes: 0 - date_format: short - custom_date_format: '' - timezone: '' + field_api_classes: false entity_type: comment entity_field: changed - plugin_id: date + plugin_id: field operations: id: operations table: comment @@ -583,6 +583,8 @@ display: - url.query_args - user.permissions cacheable: false + max-age: 0 + tags: { } page_1: display_plugin: page id: page_1 @@ -609,6 +611,8 @@ display: - url.query_args - user.permissions cacheable: false + max-age: 0 + tags: { } page_2: display_plugin: page id: page_2 @@ -969,7 +973,10 @@ display: hide_alter_empty: true click_sort_column: value type: timestamp - settings: { } + settings: + date_format: short + custom_date_format: '' + timezone: '' group_column: value group_columns: { } group_rows: true @@ -979,13 +986,10 @@ display: delta_first_last: false multi_type: separator separator: ', ' - field_api_classes: 0 - date_format: short - custom_date_format: '' - timezone: '' + field_api_classes: false entity_type: comment entity_field: changed - plugin_id: date + plugin_id: field operations: id: operations table: comment @@ -1044,3 +1048,5 @@ display: - url.query_args - user.permissions cacheable: false + max-age: 0 + tags: { }