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
f7380c29
Commit
f7380c29
authored
Nov 27, 2001
by
Leigh B. Stoller
Browse files
Change submenu header to make clear that physical node assignment is
available to view.
parent
6188ff03
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/showexp.php3
View file @
f7380c29
...
...
@@ -66,7 +66,7 @@ echo " <td valign=top>\n";
echo
" <table cellspacing=2 cellpadding=2 border=0 width=200>
\n
"
;
echo
" <tr><td align=center><b>Experiment Options</b></td></tr>
\n
"
;
echo
" <tr></tr>
\n
"
;
WRITESIDEBARSUBBUTTON
(
"View NS File and Assignment"
,
WRITESIDEBARSUBBUTTON
(
"View NS File and
Node
Assignment"
,
"shownsfile.php3?pid=
$exp_pid
&eid=
$exp_eid
"
);
WRITESIDEBARSUBBUTTON
(
"Terminate this experiment"
,
"endexp.php3?pid=
$exp_pid
&eid=
$exp_eid
"
);
...
...
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