Skip to content

Commit 9c6837a

Browse files
Update ui/src/views/compute/AutoScaleVmProfile.vue
1 parent 840c713 commit 9c6837a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/src/views/compute/AutoScaleVmProfile.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,6 @@ export default {
428428
} else {
429429
params.templatefilter = 'executable'
430430
}
431-
params.isready = true
432431
getAPI('listTemplates', params).then(json => {
433432
this.templatesList = json.listtemplatesresponse?.template || []
434433
})

0 commit comments

Comments
 (0)