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
b781059b
Commit
b781059b
authored
Feb 28, 2014
by
Leigh B Stoller
Browse files
Utility function.
parent
64e5ab4e
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/quickvm_sup.php
View file @
b781059b
...
...
@@ -218,6 +218,11 @@ function SPITAJAX_ERROR($code, $msg)
echo
json_encode
(
$results
);
}
function
SPITNULLREQUIRE
()
{
echo
"<script src='js/lib/require.js' data-main='js/null'></script>
\n
"
;
}
#
# Spit out an info tooltip.
#
...
...
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