backdrop-contrib / views_bootstrap

This module provides a set of styles for the Views module. It allows you to create responsive Bootstrap 3.x components, such as grids, carousels, tabs, and tables, all within the configuration settings of the powerful Views module.
https://backdropcms.org/project/views_bootstrap
GNU General Public License v2.0
0 stars 7 forks source link

Add the include_bootstrap_assets setting when updating from 1.1.0 (#28) #30

Closed Radcliffe closed 5 years ago

Radcliffe commented 5 years ago

When updating from version 1.1.0, add a configuration setting to include Bootstrap assets, and enable this setting. This is required because version 1.1.0 always included these assets, but they will not be included by default in the next version. (See #28.)