Skip to content

Commit 4edcd40

Browse files
authored
Merge pull request #9466 from elsamaryv/bug-fix-ui-vm-reconfig
Fixes server error during VM reconfigure
2 parents 6f39b30 + 6a164ac commit 4edcd40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/controllers/vm_controller.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ class VmController < ApplicationController
66
include VmCommon # common methods for vm controllers
77
include VmRemote # methods for VM remote access
88
include Mixins::BreadcrumbsMixin
9+
helper VmInfraHelper
910

1011
feature_for_actions 'vm_edit', :edit_vm
1112

0 commit comments

Comments
 (0)