Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F5374927
jobs.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
Tue, Sep 8, 12:14 AM
Size
461 B
Mime Type
text/plain
Expires
Thu, Sep 10, 12:14 AM (3 h, 33 m)
Engine
blob
Format
Raw Data
Handle
437951
Attached To
rARCHIVING archiving
jobs.html.erb
View Options
<%=
render
partial
:
'header'
%>
<div class="row">
<div class="col-xs-6">
<h3>Recent Jobs <small>(
<%=
@jobs
.
total_count
%>
)</small></h3>
</div>
</div>
<div class="row">
<div class="col-xs-4">
<%=
page_entries_info
@jobs
,
entry_name
:
'job'
%>
</div>
<div class="col-xs-4 right text-right">
<%=
paginate
@jobs
%>
</div>
</div>
<div class="row">
<%=
render
partial
:
'recent_jobs'
%>
</div>
<%=
link_to
'Back to clients'
,
clients_path
%>
Event Timeline
Log In to Comment