14812: Remove commented debug line
[arvados.git] / apps / workbench / app / views / projects / _show_tab_contents.html.erb
index 4b37cda2df8a9a94a5ceb38e0b9c982f780a0601..2e5c8a3b7fddb3042e23f63209c79b16109cd2d4 100644 (file)
@@ -90,7 +90,6 @@ SPDX-License-Identifier: AGPL-3.0 %>
       <col width="0*" style="max-width: fit-content;" />
       <col width="0*" style="max-width: fit-content;" />
       <col width="0*" style="max-width: fit-content;" />
-      <col width="0*" style="max-width: fit-content;" />
       <col width="60%" style="width: 60%;" />
       <col width="40%" style="width: 40%;" />
     </colgroup>
@@ -101,7 +100,6 @@ SPDX-License-Identifier: AGPL-3.0 %>
         <th></th>
         <th></th>
         <th></th>
-        <th></th>
         <% sort_order = sortable_columns['name'].gsub(/\s/,'') if sortable_columns['name'] %>
         <th <% if !sort_order.nil? %>
               data-sort-order='<%= sort_order %>'