Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1615143
_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
Sat, Mar 21, 8:22 PM
Size
521 B
Mime Type
text/plain
Expires
Mon, Mar 23, 8:22 PM (1 d, 20 h)
Engine
blob
Format
Raw Data
Handle
354274
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
),
Users
:
users_client_path
(
@client
)
%>
<h2>
<%=
@client
.
name
%>
<small>
<%=
host_status_label
(
@client
.
host
)
%>
</small>
</h2>
Event Timeline
Log In to Comment