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
ba7f63ee
Commit
ba7f63ee
authored
Dec 02, 2015
by
Leigh B Stoller
Browse files
Minor fix to previous revision.
parent
1ca401a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/manage_profile.php
View file @
ba7f63ee
...
...
@@ -639,6 +639,7 @@ if (count($errors)) {
# we want to return to that.
#
if
(
$action
==
"edit"
)
{
$webtask
->
Refresh
();
if
(
$webtask
->
TaskValue
(
"newProfile"
))
{
$profile
=
Profile
::
Lookup
(
$webtask
->
TaskValue
(
"newProfile"
));
}
...
...
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