Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / views_bootstrap / templates / views-bootstrap-carousel.html.twig
index 5895ec0842b7f204babfb7f8113e13c2bf7ebb1e..288bf3a4016ee7fafb63b5811ebd9438090210df 100644 (file)
@@ -19,6 +19,8 @@
  * @ingroup themeable
  */
 #}
+{{ attach_library('views_bootstrap/components') }}
+
 <div id="{{ id }}" class="carousel slide" data-ride="carousel" data-interval="{{ interval }}" data-pause="{{ pause }}" data-wrap="{{ wrap }}">
 
   {# Carousel indicators #}