update bootstrap assets

This commit is contained in:
wvengen 2013-07-17 11:31:12 +02:00
parent eef4626107
commit ccea97c2b3
2 changed files with 9 additions and 8 deletions

View file

@ -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()