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
Elijah Grubb
emulab-devel
Commits
ec024351
Commit
ec024351
authored
Oct 08, 2015
by
Leigh B Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor tweak for recreating cluster dropdowns after a project change.
parent
e8246510
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
www/aptui/js/instantiate.js
www/aptui/js/instantiate.js
+1
-0
No files found.
www/aptui/js/instantiate.js
View file @
ec024351
...
...
@@ -785,6 +785,7 @@ function (_, Constraints, sup, ppstart, JacksEditor, wt,
// the user is not allowed to change the configuration.
if
(
newRspec
)
{
$
(
'
#pp_rspec_textarea
'
).
val
(
newRspec
);
selected_rspec
=
newRspec
;
CreateAggregateSelectors
(
newRspec
);
}
if
(
window
.
NOPPRSPEC
)
{
...
...
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