Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F2571779
_host.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
Wed, Jun 10, 9:04 PM
Size
428 B
Mime Type
text/plain
Expires
Fri, Jun 12, 9:04 PM (1 d, 19 h)
Engine
blob
Format
Raw Data
Handle
395255
Attached To
rARCHIVING archiving
_host.html.erb
View Options
<tr>
<td>
<%=
host
.
name
%>
</td>
<td>
<%=
host
.
fqdn
%>
</td>
<td>
<%=
host
.
first_user
.
display_name
%>
</td>
<td>
<%=
host
.
port
%>
</td>
<td>
<%=
I18n
.
l
(
host
.
created_at
,
format
:
:long
)
%>
</td>
<td>
<%=
link_to
'Verify'
,
verify_admin_host_path
(
host
),
method
:
:post
,
class
:
"btn btn-success"
,
role
:
"button"
,
data
:
{
confirm
:
"Client
#{
host
.
name
}
will be ready to be dispatched to Bacula"
}
%>
</td>
</tr>
Event Timeline
Log In to Comment