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
4eeb7e8c
Commit
4eeb7e8c
authored
Feb 03, 2016
by
Leigh B Stoller
Browse files
Minor bug fix.
parent
f31b5a6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/manage_profile.ajax
View file @
4eeb7e8c
...
@@ -303,6 +303,7 @@ function Do_GuestInstantiate()
...
@@ -303,6 +303,7 @@ function Do_GuestInstantiate()
if
(
!
$instance
)
{
if
(
!
$instance
)
{
SPITAJAX_ERROR
(
1
,
$errors
[
"error"
]);
SPITAJAX_ERROR
(
1
,
$errors
[
"error"
]);
return
;
}
}
#
#
# Return the cookies the clients needs to set, so that it can load
# Return the cookies the clients needs to set, so that it can load
...
...
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