Update to Drupal 8.1.3. For more information, see https://www.drupal.org/project/drupal/releases/8.1.3
This commit is contained in:
parent
20d57a1e28
commit
13b6ca7cc2
7 changed files with 83 additions and 7 deletions
|
@ -0,0 +1,9 @@
|
|||
# Schema for the views plugins of the Statistics module.
|
||||
|
||||
views.field.statistics_numeric:
|
||||
type: views.field.numeric
|
||||
label: 'Numeric values from the statistics module'
|
||||
|
||||
views.field.node_counter_timestamp:
|
||||
type: views.field.date
|
||||
label: 'The most recent time the node has been viewed'
|
Reference in a new issue