Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1615353
_recent_jobs.html.erb
No One
Temporary
Actions
Download 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, 12:01 AM
Size
579 B
Mime Type
text/html
Expires
Tue, Mar 24, 12:01 AM (6 h, 58 m)
Engine
blob
Format
Raw Data
Handle
354375
Attached To
rARCHIVING archiving
_recent_jobs.html.erb
View Options
<div class="col-xs-12">
<div class="table-responsive">
<table class="table table-striped table-bordered table-condensed">
<thead>
<tr>
<th>Name</th>
<th>JobId</th>
<th>Level</th>
<th>Fileset</th>
<th>Started At</th>
<th>Finished At</th>
<th>Duration</th>
<th>Bytes</th>
<th>Files</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<%=
render
partial
:
'clients/recent_job'
,
collection
:
@jobs
%>
</tbody>
</table>
</div>
</div>
Event Timeline
Log In to Comment