Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1532004
_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
Sat, Feb 28, 5:57 PM
Size
494 B
Mime Type
text/html
Expires
Mon, Mar 2, 5:57 PM (9 h, 28 m)
Engine
blob
Format
Raw Data
Handle
336031
Attached To
rARCHIVING archiving
_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>Type</th>
<th>Fileset</th>
<th>Schedule</th>
<th>Created</th>
<th>Actions</th>
</tr>
</thead>
<tbody>
<%=
render
partial
:
'clients/job'
,
collection
:
@client
.
persisted_jobs
,
object
:
:job
%>
</tbody>
</table>
</div>
</div>
Event Timeline
Log In to Comment