updated contrib modules

This commit is contained in:
2019-07-09 12:22:32 +02:00
parent cc3b64a193
commit 438237e852
469 changed files with 17307 additions and 8396 deletions

View File

@@ -10,7 +10,7 @@ $plugin = array(
'base_table' => 'node',
'created_column' => 'created',
'available_sorts' => array(
'title:DESC' => t('Title')
'title:DESC' => t('Title'),
),
'form_wizard_class' => array(
'file' => 'views_ui_node_views_wizard.class.php',