Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
3be3a9ab
Commit
3be3a9ab
authored
May 04, 2020
by
Francesc Guasch
Browse files
fix(frontend):fetch shutdown disconnected config
parent
3c658895
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/js/ravada.js
View file @
3be3a9ab
...
...
@@ -265,6 +265,8 @@
$scope
.
new_volatile_clones
=
$scope
.
showmachine
.
volatile_clones
;
$scope
.
new_autostart
=
$scope
.
showmachine
.
autostart
;
$scope
.
new_shutdown_disconnected
=
$scope
.
showmachine
.
shutdown_disconnected
;
}
$scope
.
init_domain_access
();
$scope
.
init_ldap_access
();
...
...
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