Added the Porter Stemmer module to improve searches. This doesn't deal with some...
[yaffs-website] / web / modules / contrib / views_bootstrap / views_bootstrap_tab_fix-2915192-2.diff
1 diff --git a/src/Plugin/views/style/ViewsBootstrapTab.php b/src/Plugin/views/style/ViewsBootstrapTab.php
2 index d2cbed9..1c85214 100755
3 --- a/src/Plugin/views/style/ViewsBootstrapTab.php
4 +++ b/src/Plugin/views/style/ViewsBootstrapTab.php
5 @@ -33,6 +33,7 @@ class ViewsBootstrapTab extends StylePluginBase {
6     * {@inheritdoc}
7     */
8    protected $usesOptions = TRUE;
9 +  protected $usesRowPlugin = TRUE;
10  
11    /**
12     * Definition.