Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1615574
_recent_job.html.erb
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Mar 22, 1:59 AM
Size
589 B
Mime Type
text/plain
Expires
Tue, Mar 24, 1:59 AM (8 h, 55 m)
Engine
blob
Format
Raw Data
Handle
354481
Attached To
rARCHIVING archiving
_recent_job.html.erb
View Options
<tr class="
<%=
success_class
(
recent_job
.
job_status
)
%>
">
<td>
<%=
recent_job
.
name
%>
</td>
<td>
<%=
link_to
recent_job
.
job_id
,
logs_admin_client_path
(
@client
.
id
,
job_id
:
recent_job
.
job_id
)
%>
</td>
<td>
<%=
recent_job
.
level_human
%>
</td>
<td>
<%=
recent_job
.
fileset
%>
</td>
<td>
<%=
recent_job
.
start_time_formatted
%>
</td>
<td>
<%=
recent_job
.
end_time_formatted
%>
</td>
<td>
<%=
recent_job
.
duration
%>
</td>
<td>
<%=
number_to_human_size
(
recent_job
.
job_bytes
)
%>
</td>
<td>
<%=
number_by_magnitude
(
recent_job
.
job_files
)
%>
</td>
<td>
<%=
recent_job
.
status_human
%>
</td>
</tr>
Event Timeline
Log In to Comment