Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F5375075
_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
Tue, Sep 8, 12:25 AM
Size
865 B
Mime Type
text/html
Expires
Thu, Sep 10, 12:25 AM (3 h, 9 m)
Engine
blob
Format
Raw Data
Handle
437486
Attached To
rARCHIVING archiving
_recent_jobs.html.erb
View Options
<div class="col-xs-12">
<div class="table-responsive">
<table id="admin_jobs" class="table table-striped table-bordered table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Client</th>
<th>JobId</th>
<th class="no-search">Level</th>
<th class="no-search">Fileset</th>
<th class="no-search">Started At</th>
<th class="no-search">Finished At</th>
<th class="no-search">Duration</th>
<th class="no-search">Bytes</th>
<th class="no-search">Files</th>
<th class="no-search">Status</th>
<th class="no-search">Encryption</th>
<th class="no-search">Compression</th>
</tr>
</thead>
<tbody>
<%=
render
partial
:
'admin/jobs/recent_job'
,
collection
:
@jobs
%>
</tbody>
</table>
</div>
</div>
Event Timeline
Log In to Comment