Merge branch '10401-limit-dir-expansion' closes #10401
[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()