Merge branch '4535-configure-api-host-url' closes #4535
[arvados.git] / apps / workbench / app / assets / javascripts / bootstrap.js.coffee
1 jQuery ->
2   $("a[rel=popover]").popover()
3   $(".tooltip").tooltip()
4   $("a[rel=tooltip]").tooltip()