Add breadcrumbs bar to #index and #show pages.
[arvados.git] / apps / workbench / app / views / users / _home.html.erb
index 883b6a03897daa5db46e18c130da583128d52e98..f59e65ef665d65f2555a1c5fc3024405e462ae0e 100644 (file)
@@ -1,3 +1,4 @@
+<% content_for :breadcrumbs do raw '<!-- -->' end %>
 <% content_for :css do %>
       .dash-list {
         padding: 9px 0;
@@ -7,15 +8,6 @@
       margin-left: auto;
       margin-right: auto;
       }
-      .job-table {
-      white-space: nowrap;
-      table-layout: fixed;
-      }
-      .job-table td {
-      overflow: hidden;
-      overflow-x: hidden;
-      text-overflow: ellipsis;
-      }
       .centerme {
       margin-left: auto;
       margin-right: auto;