Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
0207943b
Commit
0207943b
authored
Oct 15, 2015
by
Leigh B Stoller
Browse files
Show instance Creator to Admins in the top panel.
parent
2c9f9cf0
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/template/status.html
View file @
0207943b
...
...
@@ -51,6 +51,17 @@
<
%
-
profileName
%
></a></td>
</tr>
<
%
}
%
>
<
%
if
(
isadmin
)
{
%
>
<td
class=
'border-none'
>
Creator:
</td>
<td
class=
'border-none'
>
<
%
if
(
registered
)
{
%
>
<a
href=
"https://www.emulab.net/showuser.php3?user=<%- creatorUid %>"
>
<
%
-
creatorUid
%
></a>
<
%
}
else
{
%
>
<a
href=
"mailto:<%- creatorEmail %>"
><
%
-
creatorEmail
%
></a>
<
%
}
%
>
</td>
<
%
}
%
>
<tr>
<td
class=
'border-none'
>
Created:
</td>
<td
class=
'border-none format-date'
><
%
-
sliceCreated
%
></td>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment