Skip to content

Commit bcf7fc8

Browse files
author
Julien Hervot de Mattos Vaz
committed
Add cleanup for tiers dropdown on assignVIrtualMachine API form
1 parent f2d6356 commit bcf7fc8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ui/src/views/compute/AssignInstance.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ export default {
107107
this.fetchNetworks()
108108
},
109109
fetchNetworks () {
110+
this.selectedNetwork = null
110111
this.loading = true
111112
var params = {
112113
domainId: this.selectedDomain,

0 commit comments

Comments
 (0)