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
59f2b412
Commit
59f2b412
authored
Jun 02, 2017
by
Leigh B Stoller
Browse files
Neuter Jacks constraint checking when !MAINSITE.
parent
8644c4ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/js/instantiate-new.js
View file @
59f2b412
...
...
@@ -1913,6 +1913,10 @@ $(function ()
function
updateWhere
()
{
// Temporary
if
(
!
window
.
MAINSITE
)
{
return
;
}
//console.info("updateWhere");
if
(
jacks
.
input
&&
constraints
&&
selected_rspec
)
...
...
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