Remove spurious puts. refs #2884
[arvados.git] / apps / workbench / app / views / collections / _show_recent.html.erb
index e0a12ffbf63ab9e34286744dd867e99422510685..80640ad3991bb20ada08bc5154a4ac2806f5f685 100644 (file)
 
 <table id="collections-index" class="topalign table table-condensed table-fixedlayout"> <!-- table-fixed-header-row -->
   <colgroup>
-    <col width="4%" />
-    <col width="10%" />
-    <col width="36%" />
-    <col width="15%" />
-    <col width="8%" />
     <col width="8%" />
-    <col width="23%" />
+    <col width="10%" />
+    <col width="34%" />
+    <col width="11%" />
+    <col width="12%" />
+    <col width="29%" />
   </colgroup>
   <thead>
     <tr class="contain-align-left">
       <th></th>
       <th>uuid</th>
       <th>contents</th>
-      <th>owner</th>
       <th>age</th>
       <th>storage</th>
       <th>tags</th>