Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F461201
_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, May 17, 11:41 PM
Size
494 B
Mime Type
text/html
Expires
Mon, May 19, 11:41 PM (21 h, 1 m)
Engine
blob
Format
Raw Data
Handle
220177
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