Skip to content
Snippets Groups Projects
Commit 58101804 authored by Alexander Kaschta's avatar Alexander Kaschta :owl:
Browse files

FIX: Load balancing checkbox

parent 6f099b60
No related branches found
No related tags found
No related merge requests found
Pipeline #420247 passed with warnings
......@@ -415,7 +415,7 @@ export default {
this.group_search = ''
},
clearLoadBalancer() {
this.load_balancing_value = null
this.load_balancing_value = false
},
clearAccessToInternet() {
this.access_to_internet_value = false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment