Get rid of coffeescript.
This commit is contained in:
parent
483c2aba29
commit
2e2efec5e7
5 changed files with 6 additions and 75 deletions
|
|
@ -1,3 +1,4 @@
|
|||
jQuery ->
|
||||
$(function() {
|
||||
$("a[rel~=popover], .has-popover").popover()
|
||||
$("a[rel~=tooltip], .has-tooltip").tooltip()
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue