Skip to content
GitLab
Menu
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
2d7c4247
Commit
2d7c4247
authored
Jun 09, 2015
by
Leigh B Stoller
Browse files
Add All Profiles for admins.
parent
73d3f089
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/quickvm_sup.php
View file @
2d7c4247
...
@@ -295,7 +295,9 @@ $PAGEHEADER_FUNCTION = function($thinheader = 0, $ignore1 = NULL,
...
@@ -295,7 +295,9 @@ $PAGEHEADER_FUNCTION = function($thinheader = 0, $ignore1 = NULL,
History Data</a></li>
History Data</a></li>
<li><a href='sumstats.php'>Summary Stats</a></li>
<li><a href='sumstats.php'>Summary Stats</a></li>
<li><a href='myexperiments.php?all=1'>
<li><a href='myexperiments.php?all=1'>
All Experiments</a></li>"
;
All Experiments</a></li>
<li><a href='myprofiles.php?all=1'>
All Profiles</a></li>"
;
}
}
else
{
else
{
$then
=
time
()
-
(
90
*
3600
*
24
);
$then
=
time
()
-
(
90
*
3600
*
24
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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