Rename bootstrap-tooltips file

This avoids clashing with including upstream bootstrap
This commit is contained in:
Andy Allan 2019-12-04 13:20:45 +01:00
parent b9d9785330
commit cffff1635d
3 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
/*
*= require ltr/common
*= require bootstrap
*= require bootstrap-tooltips
*= require ltr/small
*/

View file

@ -1,5 +1,5 @@
/*
*= require rtl/common
*= require bootstrap
*= require bootstrap-tooltips
*= require rtl/small
*/