Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
36fc9ca4
Commit
36fc9ca4
authored
Nov 10, 2017
by
Leigh B Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor fixes.
parent
50b8a448
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
www/aptui/js/adminextend.js
www/aptui/js/adminextend.js
+2
-2
No files found.
www/aptui/js/adminextend.js
View file @
36fc9ca4
...
...
@@ -379,8 +379,8 @@ $(function ()
sup
.
HideModal
(
'
#waitwait-modal
'
);
}
sup
.
ShowModal
(
'
#waitwait-modal
'
);
var
xmlthing
=
sup
.
CallServerMethod
(
ajaxur
l
,
"
status
"
,
"
Quarantine
"
,
{
"
uuid
"
:
uuid
,
var
xmlthing
=
sup
.
CallServerMethod
(
nul
l
,
"
status
"
,
"
Quarantine
"
,
{
"
uuid
"
:
window
.
UUID
,
"
quarantine
"
:
mode
});
xmlthing
.
done
(
callback
);
}
...
...
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