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
0f8a3074
Commit
0f8a3074
authored
Aug 07, 2014
by
Leigh B Stoller
Browse files
Remove Manual link from CloudLab.
parent
55487c53
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/quickvm_sup.php
View file @
0f8a3074
...
...
@@ -191,9 +191,11 @@ function SPITHEADER($thinheader = 0)
echo
" </ul>
<ul class='nav navbar-nav navbar-left apt-left'>
<li class='apt-left'><form><a class='btn btn-quickvm-home navbar-btn'
href='instantiate.php'>Home</a></form></li>
<li class='apt-left'><form><a class='btn btn-quickvm-home navbar-btn'
href='instantiate.php'>Home</a></form></li>
\n
"
;
if
(
$ISAPT
)
{
echo
" <li class='apt-left'><form><a class='btn btn-quickvm-home navbar-btn'
href='http://docs.aptlab.net' target='_blank'>Manual</a></form></li>
\n
"
;
}
if
(
$login_user
)
{
echo
" <li id='quickvm_actions_menu' class='dropdown apt-left'> "
.
"<a href='#' class='dropdown-toggle' data-toggle='dropdown'>
...
...
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