Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / views_bootstrap / views_bootstrap_tab_fix-2915192-2.diff
diff --git a/web/modules/contrib/views_bootstrap/views_bootstrap_tab_fix-2915192-2.diff b/web/modules/contrib/views_bootstrap/views_bootstrap_tab_fix-2915192-2.diff
new file mode 100644 (file)
index 0000000..f415992
--- /dev/null
@@ -0,0 +1,12 @@
+diff --git a/src/Plugin/views/style/ViewsBootstrapTab.php b/src/Plugin/views/style/ViewsBootstrapTab.php
+index d2cbed9..1c85214 100755
+--- a/src/Plugin/views/style/ViewsBootstrapTab.php
++++ b/src/Plugin/views/style/ViewsBootstrapTab.php
+@@ -33,6 +33,7 @@ class ViewsBootstrapTab extends StylePluginBase {
+    * {@inheritdoc}
+    */
+   protected $usesOptions = TRUE;
++  protected $usesRowPlugin = TRUE;
+   /**
+    * Definition.