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
3cbe9381
Commit
3cbe9381
authored
Jan 10, 2014
by
Jonathon Duerig
Browse files
Fix to last revision: export more functions.
parent
23e46fc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/js/quickvm_sup.js
View file @
3cbe9381
...
...
@@ -921,12 +921,16 @@ function ConvertManifestToJSON(name, xml)
// Exports from this module for use elsewhere
return
{
Extend
:
Extend
,
InitProfileSelector
:
InitProfileSelector
,
InitQuickVM
:
InitQuickVM
,
RegisterAccount
:
RegisterAccount
,
RequestExtension
:
RequestExtension
,
resetForm
:
resetForm
,
ShowModal
:
ShowModal
,
ShowProfileList
:
ShowProfileList
,
StartSSH
:
StartSSH
,
Terminate
:
Terminate
,
UpdateProfileSelection
:
UpdateProfileSelection
};
});
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