Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F886146
hosts.js
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 8, 9:20 PM
Size
259 B
Mime Type
text/plain
Expires
Sun, Aug 10, 9:20 PM (20 h, 6 m)
Engine
blob
Format
Raw Data
Handle
230799
Attached To
rARCHIVING archiving
hosts.js
View Options
$
(
document
).
ready
(
function
()
{
if
(
$
(
'select#host_fqdn'
).
size
()
>
0
)
{
$
(
'#host_fqdn'
).
chosen
();
}
if
(
$
(
'select#host_email_recipients'
).
size
()
>
0
)
{
$
(
'#host_email_recipients'
).
chosen
();
}
});
Event Timeline
Log In to Comment