Skip to content

Commit 6a164ac

Browse files
committed
Fixes server err during VM reconfigure
Extend helper method in the haml file instead of controller Revert "Extend helper method in the haml file instead of controller" This reverts commit 17c3412.
1 parent 4913865 commit 6a164ac

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)