Merge branch 'master' of git.curoverse.com:arvados into 3408-production-datamanager
[arvados.git] / apps / workbench / app / views / application / _content.html.erb
index 65a518faee0a93f36f091497a76c211557388d8c..e37225ce80c6082fe13e40367282f710795508af 100644 (file)
@@ -8,7 +8,7 @@
     <li class="<%= 'active' if i==0 %>">
       <a href="#<%= pane_name %>" data-toggle="tab"
          class="pane-anchor"
-         id="<%= pane %>-tab"
+         id="<%= pane_name %>-tab"
          data-pane-content-url="<%= url_for(params.merge(tab_pane: pane)) %>">
         <%= pane_name.gsub('_', ' ') %> <span id="<%= pane_name %>-count"></span>
       </a>