Skip to content
Snippets Groups Projects

Reroll MR10425 against 11.1.x branch

13 files
+ 447
91
Compare changes
  • Side-by-side
  • Inline
Files
13
@@ -172,7 +172,7 @@ protected function defaultDisplayFiltersUser(array $form, FormStateInterface $fo
'table' => 'taxonomy_index',
'field' => 'tid',
'value' => $tids,
'vid' => $vid,
'vids' => [$vid],
'plugin_id' => 'taxonomy_index_tid',
];
// If the user entered more than one valid term in the autocomplete
Loading