Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F462600
_header.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
Sun, May 18, 10:57 PM
Size
466 B
Mime Type
text/plain
Expires
Tue, May 20, 10:57 PM (15 h, 7 m)
Engine
blob
Format
Raw Data
Handle
220647
Attached To
rARCHIVING archiving
_header.html.erb
View Options
<p id="notice">
<%=
notice
%>
</p>
<%
if
@client
.
host
%>
<div class="row right">
<%=
link_to
'Manage Client'
,
host_path
(
@client
.
host
),
class
:
"btn btn-primary"
,
role
:
"button"
%>
</div>
<%
end
%>
<%=
breadcrumb_with
Client
:
client_path
(
@client
),
Jobs
:
jobs_client_path
(
@client
),
Stats
:
stats_client_path
(
@client
),
Logs
:
logs_client_path
(
@client
)
%>
<h2>
<%=
@client
.
name
%>
<small>
<%=
host_status_label
(
@client
.
host
)
%>
</small>
</h2>
Event Timeline
Log In to Comment