Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
111
Issues
111
List
Boards
Labels
Milestones
Merge Requests
4
Merge Requests
4
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
90653ba4
Commit
90653ba4
authored
May 20, 2003
by
Leigh Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change traffic shaping control link name to be less confusing as
per Shashi's request.
parent
d162ff8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
www/showexp.php3
www/showexp.php3
+1
-1
No files found.
www/showexp.php3
View file @
90653ba4
...
@@ -87,7 +87,7 @@ if ($expstate) {
...
@@ -87,7 +87,7 @@ if ($expstate) {
WRITESUBMENUBUTTON
(
"Swap this Experiment Out"
,
WRITESUBMENUBUTTON
(
"Swap this Experiment Out"
,
"swapexp.php3?inout=out&pid=
$exp_pid
&eid=
$exp_eid
"
);
"swapexp.php3?inout=out&pid=
$exp_pid
&eid=
$exp_eid
"
);
WRITESUBMENUBUTTON
(
"
Control
Traffic Shaping"
,
WRITESUBMENUBUTTON
(
"
Modify
Traffic Shaping"
,
"delaycontrol.php3?pid=
$exp_pid
&eid=
$exp_eid
"
);
"delaycontrol.php3?pid=
$exp_pid
&eid=
$exp_eid
"
);
}
}
}
}
...
...
Write
Preview
Markdown
is supported
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