12125: Can search within trashed projects.
[arvados.git] / apps / workbench / app / views / trash_items / _show_trashed_projects.html.erb
index 2882814d949524b47772f3ea8b8442f754b1d990..ced1990ad6ec51c8e9a90638e183a3a54f9f96aa 100644 (file)
@@ -29,20 +29,20 @@ SPDX-License-Identifier: AGPL-3.0 %>
   <div>
     <table id="trash-index" class="topalign table table-condensed table-fixedlayout">
       <colgroup>
-        <col width="10%" />
-        <col width="21%" />
-        <col width="21%" />
-        <col width="21%" />
-        <col width="21%" />
-        <col width="6%" />
+        <col width="5%" />
+        <col width="16%" />
+        <col width="25%" />
+        <col width="20%" />
+        <col width="29%" />
+        <col width="5%" />
       </colgroup>
 
       <thead>
         <tr class="contain-align-left">
           <th></th>
           <th>Name</th>
-          <th>Date&nbsp;trashed&nbsp;/<br />to&nbsp;be&nbsp;deleted</th>
           <th>Parent project</th>
+          <th>Date&nbsp;trashed&nbsp;/<br />to&nbsp;be&nbsp;deleted</th>
           <th>UUID</th>
           <th></th>
         </tr>