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
dafebf33
Commit
dafebf33
authored
Mar 20, 2004
by
Mike Hibler
Browse files
Split links for ImageIDs and OSIDs.
Also forgot to check in update date for software.
parent
39f305ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/menu.php3
View file @
dafebf33
...
...
@@ -292,7 +292,7 @@ function WRITESIDEBAR() {
if
(
$rootEmulab
)
{
WRITESIDEBARBUTTON
(
"Papers (Oct 28)"
,
$TBDOCBASE
,
"pubs.php3"
);
WRITESIDEBARBUTTON
(
"Software (
Oct 21
)"
,
WRITESIDEBARBUTTON
(
"Software (
Mar 12
)"
,
$TBDOCBASE
,
"software.php3"
);
WRITESIDEBARBUTTON
(
"Add Widearea Node (CD)"
,
$TBDOCBASE
,
"cdrom.php"
);
...
...
@@ -399,9 +399,11 @@ function WRITESIDEBAR() {
WRITESIDEBARBUTTON
(
"Node Status"
,
$TBBASE
,
"nodecontrol_list.php3"
);
WRITESIDEBARBUTTON
(
"ImageIDs and OSIDs"
,
$TBBASE
,
"showimageid_list.php3"
);
SIDEBARCELL
(
"List <a "
.
"href=
\"
$TBBASE
/showimageid_list.php3
\"
>"
.
"ImageIDs</a> or <a "
.
"href=
\"
$TBBASE
/showosid_list.php3
\"
>OSIDs</a>"
);
if
(
$login_status
&
CHECKLOGIN_CVSWEB
)
{
WRITESIDEBARBUTTON
(
"CVS Repository"
,
$TBBASE
,
"cvsweb/cvsweb.php3"
);
...
...
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