%# Copyright (C) The Arvados Authors. All rights reserved. SPDX-License-Identifier: AGPL-3.0 %> <% content_for :css do %> table.topalign>tbody>tr>td { vertical-align: top; } table.topalign>thead>tr>td { vertical-align: bottom; } <% end %> <%= render partial: "paging", locals: {results: objects, object: @object} %>
status | uuid | script | version | output | |
---|---|---|---|---|---|
<%= render partial: 'job_progress', locals: {:j => j} %>
|
<%= link_to_if_arvados_object j %> | <%= j.script %> | <%= j.script_version.andand[0..8] %> | <%= link_to_if_arvados_object j.output %> |