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
4c092c38
Commit
4c092c38
authored
Jun 07, 2004
by
Leigh B. Stoller
Browse files
Add menu option to Set Location Info.
parent
303132ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/shownode.php3
View file @
4c092c38
...
...
@@ -123,6 +123,8 @@ if ($isadmin) {
"shownodelog.php3?node_id=
$node_id
"
);
WRITESUBMENUBUTTON
(
"Free Node"
,
"freenode.php3?node_id=
$node_id
"
);
WRITESUBMENUBUTTON
(
"Set Node Location"
,
"setnodeloc.php3?node_id=
$node_id
"
);
}
SUBMENUEND
();
...
...
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