Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F904717
_pool.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
Fri, Aug 29, 12:28 PM
Size
529 B
Mime Type
text/plain
Expires
Sun, Aug 31, 12:28 PM (1 d, 12 h)
Engine
blob
Format
Raw Data
Handle
251888
Attached To
rARCHIVING archiving
_pool.html.erb
View Options
<tr>
<td>
<%=
link_to
"#
#{
pool
.
id
}
"
,
admin_pool_path
(
pool
)
%>
</td>
<td>
<%=
link_to
pool
.
name
,
admin_pool_path
(
pool
)
%>
</td>
<td>
<%=
pool
.
max_vols
%>
</td>
<td>
<%=
yes_no
(
pool
.
use_once
)
%>
</td>
<td>
<%=
pool
.
vol_retention_human
%>
</td>
<td>
<%=
pool
.
max_vol_jobs
%>
</td>
<td>
<%=
pool
.
max_vol_files
%>
</td>
<td>
<%=
number_to_human_size
pool
.
max_vol_bytes
%>
</td>
<td>
<%=
yes_no
(
pool
.
auto_prune
)
%>
</td>
<td>
<%=
pool
.
label_format
%>
</td>
<td>
<%=
yes_no
(
pool
.
recycle
)
%>
</td>
<td>
<%=
pool
.
pool_type
%>
</td>
</tr>
Event Timeline
Log In to Comment