Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F5131192
index.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
Mon, Aug 17, 1:50 PM
Size
418 B
Mime Type
text/html
Expires
Wed, Aug 19, 1:50 PM (1 d, 13 h)
Engine
blob
Format
Raw Data
Handle
434949
Attached To
rARCHIVING archiving
index.html.erb
View Options
<h1>My Hosts</h1>
<div class="table-responsive">
<table class="table table-striped table-bordered table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Uname</th>
<th>AutoPrune</th>
<th>FileRetention (days)</th>
<th>JobRetention (days)</th>
</tr>
</thead>
<tbody>
<%=
render
partial
:
'client'
,
collection
:
@clients
%>
</tbody>
</table>
</div>
Event Timeline
Log In to Comment