* Left nav correctly highlights current section
[arvados.git] / apps / workbench / app / assets / javascripts / application.js
index 863776bfff979bf5c7897bc8a14d2763d9009843..fbbf8f330b7a254b851e718dc1641d253721afdf 100644 (file)
@@ -14,6 +14,7 @@
 //= require jquery_ujs
 //= require bootstrap
 //= require bootstrap/dropdown
+//= require bootstrap/tab
 //= require bootstrap-editable
 //= require bootstrap-editable-rails
 //= require_tree .
@@ -46,3 +47,4 @@ jQuery(function($){
             $('.loading').hide();
         });
 })(jQuery);
+