Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1300472
_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
Wed, Nov 19, 2:00 PM
Size
575 B
Mime Type
text/plain
Expires
Fri, Nov 21, 2:00 PM (5 h, 43 m)
Engine
blob
Format
Raw Data
Handle
292913
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