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
7acf7c89
Commit
7acf7c89
authored
May 05, 2016
by
Keith Downie
Committed by
Leigh B Stoller
May 23, 2016
Browse files
Fix for issue
#71
parent
6dfb68c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/js/instantiate-new.js
View file @
7acf7c89
...
...
@@ -543,7 +543,7 @@ function (_, Constraints, sup, ppstart, JacksEditor, wt,
// Refer to Issue #71
// https://gitlab.flux.utah.edu/emulab/emulab-devel/issues/71
if
(
$
(
'
#pp_form #hwinfo
'
).
length
==
0
)
{
$
(
'
#pp_form
selec
t[data-key=osNodeType]
'
).
parent
().
append
(
''
+
$
(
'
#pp_form
inpu
t[data-key=osNodeType]
'
).
parent
().
append
(
''
+
'
<a href="http://docs.cloudlab.us/hardware.html" style="
'
+
'
position:absolute;
'
+
'
right:21px;
'
+
...
...
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