update bootstrap assets
This commit is contained in:
parent
eef4626107
commit
ccea97c2b3
2 changed files with 9 additions and 8 deletions
|
|
@ -1,4 +1,3 @@
|
|||
jQuery ->
|
||||
$("a[rel=popover]").popover()
|
||||
$(".tooltip").tooltip()
|
||||
$("a[rel=tooltip]").tooltip()
|
||||
$("a[rel~=popover], .has-popover").popover()
|
||||
$("a[rel~=tooltip], .has-tooltip").tooltip()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue