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
5154ce2d
Commit
5154ce2d
authored
Oct 06, 2015
by
Leigh B Stoller
Browse files
Minor fix to previous revision
parent
ea427359
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/instantiate.php
View file @
5154ce2d
...
...
@@ -333,7 +333,7 @@ function SPITFORM($formfields, $newuser, $errors)
echo
"</script>
\n
"
;
echo
"<script src='js/lib/jquery-2.0.3.min.js?nocache=asdfasdf'></script>
\n
"
;
echo
"<script src='js/lib/bootstrap.js?nocache=asdfasdf'></script>
\n
"
;
echo
"<script src='js/lib/require.js?nocache=asdfasdf' data-main='js/
new
instantiate?nocache=asdfasdf'></script>"
;
echo
"<script src='js/lib/require.js?nocache=asdfasdf' data-main='js/instantiate?nocache=asdfasdf'></script>"
;
}
if
(
!
isset
(
$create
))
{
...
...
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