Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F401865
_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
Thu, Feb 20, 1:40 PM
Size
575 B
Mime Type
text/plain
Expires
Sat, Feb 22, 1:40 PM (18 h, 55 m)
Engine
blob
Format
Raw Data
Handle
191845
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_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