2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / views / container_requests / _show_recent.html.erb
index 6a4c8b18ecc97e30d1c931da18ccdf6020925d14..6cdd8a4026d2b8a9adadf45de59e2b0b842019a4 100644 (file)
@@ -1,10 +1,14 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <%= form_tag({}, {id: "containerRequests"}) do |f| %>
 
 <table class="table table-condensed table-fixedlayout arv-recent-container-requests">
   <colgroup>
     <col width="10%" />
-    <col width="15%" />
-    <col width="25%" />
+    <col width="20%" />
+    <col width="20%" />
     <col width="15%" />
     <col width="15%" />
     <col width="15%" />
@@ -15,7 +19,7 @@
       <th>
         Status
       </th><th>
-        Container request
+        Name
       </th><th>
         Description
       </th><th>