Skip to content
Snippets Groups Projects

#2784233 Reroll !MR3681 against 11.x branch

17 files
+ 475
92
Compare changes
  • Side-by-side
  • Inline
Files
17
@@ -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